/*
Theme Name: LightWord
Theme URI: http://www.andrei-webdesign.com/lightword-theme
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
Author URI: http://www.andrei-webdesign.com/
Template: lightword
Version: 1.8.7
Tags: white, light, two-columns, right-sidebar, fixed-width, theme-options, translation-ready, threaded-comments, custom-header
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* RESET */
@charset "utf-8";
/* CSS Document */

	* { margin:0; padding:0; }
	html,body{ border:0; padding:0; margin:0; height: 100%; background:#088dd3 url('../../../../img/bg_site.gif') repeat-x; font: 13px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;  }
	img { border:0px; }
	
	#top-panel{ background: url('../../../../img/bg_top-panel.png') repeat-x; 	border-bottom:3px solid #0072bc; padding:14px 20px; height:60px; text-align:right; }
	#top-panel-wrapper { width:820px; margin: 0 auto; }
	#top-panel-wrapper #user_login { float:left; width:300px; text-align:left; color:#FFF; }
	#top-panel-wrapper fieldset { border:none; }
	#top-panel-wrapper form { display: block; }
	#top-panel-wrapper form .left { width: 218px; float: left; }
	#top-panel-wrapper .submit { float: left; width: 78px !important; padding-top: 12px; 	}
	#top-panel-wrapper form input.text { width: 200px; }	
	#top-panel-wrapper form label { display: block; font-size: 0.95em; color: #fff; text-transform: uppercase; padding-bottom: 1px; }
	#top-panel-wrapper form a { display: block; color: #fff; text-decoration: none; margin-top: 4px; }	
	
	#sub-panel{ text-align:right; width:990px; margin: 0 auto; }

	#header { height:90px; }
	#header .user_login { float:right; }
	#header #social_icon { margin-top:30px; text-align:right; font: 13px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; color:#FFFFFF; padding-right:10px;}
	#header #social_icon a { color:#FFFFFF; text-decoration:none; }
	#header #social_icon a:hover { color:#FFFFFF; text-decoration:underline; }

	#content { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -180px; background: url('../../../../img/nwi_logo.png') no-repeat; width: 990px;padding-bottom:140px; }
	
	#bigBorder { padding:10px; color:#000; background:#fff; }
	#bigBorder, #bigBorder .sb-inner { background:#fff url('../../../../img/grad3.png') repeat-x; }
	#bigBorder #bigContent { _background:#FFF; }
	
	#navbar {z-index:999; text-align:center; margin-left:11px; }
	
	#innBorder { padding:9px; color:#000; background:#fff; z-index:9; clear:left; }
	#innBorder, #innBorder .sb-inner { background:#fff url('../../../../img/grad3.png') repeat-x; }
	
	#innBorder #left_side  { width: 710px; float:left; text-align:justify; padding-left:7px; }
	#innBorder #left_side ul { padding-left:30px; }
	#innBorder #left_side img { padding:7px; }
	#innBorder .pageHeader { font: 26px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; display:block; padding: 3px 0px 5px 0px; color:#000000; text-align:left; }
	#innBorder #right_side { width: 210px; float:right; padding-top:40px; }
	#innBorder #right_side a { display:block; text-decoration:none; padding:5px 0px 5px 7px; margin:0px 20px 3px 0px; background-color:#f7f7f7; color:#999; border: 1px solid #e5e5e5; }
	#innBorder #right_side a:hover { background-color:#f7f7f7; color:#002d4b; border: 1px solid #e5e5e5; }
	#innBorder #right_side a.on  { display:block; text-decoration:none; padding:5px 0px 5px 27px; margin:0px 20px 3px 0px; color:#002d4b; border: 1px solid #e5e5e5; background:#f7f7f7 url('../../../../img/sm_arrow.gif') no-repeat left center;}
	#innBorder #left_side .table { padding:5px; border:1px solid #CCC; }


	

	#nav { /* all lists */ list-style: none; font-size:0.9em; }
	#nav li { /* all list items */ position:relative; float:left; display:block; background:none; }
	#nav li a { background-repeat:no-repeat; display:block; line-height:1.1em; zoom:1;  }
	
	.top_button .main {	background-image:url('../../../../img/but_bg.png');	color:#FFF; margin-left:2px; text-decoration:none; width:116px; height:25px; padding-top:10px; text-align:center;}
	.top_button ul li a, #nav-service ul li a:visited, #nav-service ul li a:active { color:#fff; cursor: default; text-align:left; }
	.top_button ul li a:hover { background: #0072bc; color:#FFFFFF; cursor: pointer;  }
	
	#nav li:hover a, #nav li.sfhover a { text-decoration:none; } 
	#nav ul li a.selected { background-position:0 -42px; } 
	#nav li li a { text-indent: 0; padding:5px 10px; width:161px; border-top: 1px solid #CCCCCC; }
	#nav li li li a { text-indent: 0; padding:5px 10px; width:161px; } 
	#nav a.topnone{ border-top: none; } 
	#nav li { /* all list items */ float: left; }
	#nav li ul { /* second-level lists */ background: #656D70; position: absolute; width:181px; left: -999em; padding:1px 1px 1px 1px; margin-left:2px;  }
	#nav li ul ul { /* third-and-above-level lists */ margin: -23px 0 0 181px; }
	#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; height:auto; /* fix ie7 sticky */ }
	#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */ left: 0; height:auto; }

	.push { height: 40px; clear:both;  }
	.clear { clear: both; border:0px; }
	
	#frontpage {text-align: center;}
	#frontpage #front_buttons { width:962px; text-align:center; margin-left:12px; }
	
	#front_left { clear: left; padding-top:10px; padding-left:10px; float:left; width:582px; }
	#front_left .homepage_welcome { font: 26px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; display:block; padding: 3px 0px 5px 0px; color:#000000; text-align:left; }
	#front_left .homepage_text { font: 13px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; color:#333333; text-align:justify; display:block; }
	#front_left a { color:#007cbc; font-weight:bold; }
	#front_left a:hover {color:#6fa6c3; text-decoration:none; color:  }
	
	#front_right { float:right; width: 350px; padding-top:10px; }
	
	#my-border { padding:4px; margin-top:10px; color:#000; }
	#my-border, #my-border .sb-inner { background:#fff url('../../../../img/grad3.png') repeat-x; }
	
	
	.side_title { background:  url('../../../../img/bg_bar.png'); background-position:right; display:block; height:25px; margin-top:14px; margin-right:8px; padding: 6px 0 0 20px; color:#FFFFFF; font: 13px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; text-align:left; } 
	
	.side_boxer {padding:3px 16px 10px 16px; font: 13px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; }
	

	
	.big_button1 { width:130px; display:block; background: url('../../../../img/btn_webdev_off.gif') no-repeat; height:23px; text-align:center; float:left; margin-top:5px; font: 10px Lucida Sans Unicode, 'Lucida Grande', sans-serif; color:#FFFFFF; text-decoration:none; padding-top:135px; }
a.big_button1:hover { background: url('../../../../img/btn_webdev_on.gif') no-repeat; text-decoration:underline;  }
.big_button2 { width:130px; display:block; background: url('../../../../img/btn_ecom_off.gif') no-repeat; height:23px; text-align:center; float:left; margin-left:6px; margin-top:5px; font: 10px Lucida Sans Unicode, 'Lucida Grande', sans-serif; color:#FFFFFF; text-decoration:none; padding-top:135px;} 
a.big_button2:hover { background: url('../../../../img/btn_ecom_on.gif') no-repeat; text-decoration:underline; }
.big_button3 { width:130px; display:block; background: url('../../../../img/btn_hosting_off.gif') no-repeat; height:23px; text-align:center; float:left; margin-left:6px; margin-top:5px; font: 10px Lucida Sans Unicode, 'Lucida Grande', sans-serif ;color:#FFFFFF; text-decoration:none; padding-top:135px;} 
a.big_button3:hover { background: url('../../../../img/btn_hosting_on.gif') no-repeat; text-decoration:underline; }
.big_button4 { width:130px; display:block; background: url('../../../../img/btn_video_off.gif') no-repeat; height:23px; text-align:center; float:left; margin-left:6px; margin-top:5px; font: 10px Lucida Sans Unicode, 'Lucida Grande', sans-serif; color:#FFFFFF; text-decoration:none; padding-top:135px;} 
a.big_button4:hover { background: url('../../../../img/btn_video_on.gif') no-repeat; text-decoration:underline; }
.big_button5 { width:130px; display:block; background: url('../../../../img/btn_kiosk_off.gif') no-repeat; height:23px; text-align:center; float:left; margin-left:6px; margin-top:5px; font: 10px Lucida Sans Unicode, 'Lucida Grande', sans-serif; color:#FFFFFF; text-decoration:none; padding-top:135px;} 
a.big_button5:hover { background: url('../../../../img/btn_kiosk_on.gif') no-repeat; text-decoration:underline; }
.big_button6 { width:130px; display:block; background: url('../../../../img/btn_emailsms_off.gif') no-repeat; height:23px; text-align:center; float:left; margin-left:6px; margin-top:5px; font: 10px Lucida Sans Unicode, 'Lucida Grande', sans-serif; color:#FFFFFF; text-decoration:none; padding-top:135px;} 
a.big_button6:hover { background: url('../../../../img/btn_emailsms_on.gif') no-repeat; text-decoration:underline; }
.big_button7 { width:130px; display:block; background: url('../../../../img/btn_iphone_off.gif') no-repeat; height:23px; text-align:center; float:left; margin-left:6px; margin-top:5px; font: 10px Lucida Sans Unicode, 'Lucida Grande', sans-serif; color:#FFFFFF; text-decoration:none; padding-top:135px;} 
a.big_button7:hover { background: url('../../../../img/btn_iphone_on.gif') no-repeat; text-decoration:underline; }
	
	.footer { height: 180px; background: #011111 url('../../../../img/bg_footer.gif') repeat-x;  }
	#footer_wrapper { margin: 0 auto; width:990px; color:#585858; padding-top:5px; font:10px Verdana, Geneva, sans-serif; text-align:center;}
	#footer_wrapper a { color: #FFFFFF; }
	#footer_wrapper .imp { color:#FFFFFF; }
	#footer_wrapper #address { border-top: 1px solid #585858; border-bottom: 1px solid #585858; padding:5px 0 5px 0; }
	#footer_wrapper #copyright { text-align:left; padding-top:10px; float:left }
	#footer_wrapper #copyright a { color:#585858; }
	
	#footer_wrapper { text-align:center; }
	#footer_wrapper #companies img {border:0px; padding:2px; }
	#footer_wrapper #addthis { float: right; padding-top:10px; }

/* BASIC */
*:focus{outline:none;}
.clear{clear:both;}
p{font-size:10pt;padding:2px;margin:1px 0 15px;}
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 0;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;}

hr{color:#DCDCDB;background-color:#DCDCDB;height:1px;border:0px;}
pre{width:540px; white-space:pre-wrap;}



/* WP */
blockquote{margin:20px 10px 10px 5px;border-left:4px solid #DDD;padding:0 5px 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;}
abbr, acronym, span.abbr{cursor:help;border-bottom:1px dotted #000;}
#content-body table { border-collapse:collapse; width:99%; border:0; }
#content-body table { 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; }
.wp_syntax table { border:0 !important; }
.wp_syntax table td { border:0 !important; }
img.wp-smiley{border:0px;vertical-align:middle;}

/* CONTENT */
#content-body ul,#content-body ol{margin:15px 30px;font-size:12px;}
#content-body ul li{list-style:circle;margin-bottom:4px;}
.hentry{min-height:150px;height:auto!important;width:685px;margin-bottom:1em;}
.sticky h2 a{color:red;}

.nr_comm a{color:#FFF;text-decoration:none;}
.cat_tags{background:#FFF url(images/tags_category.png) no-repeat;}
.cat_tags_close{background:#FFF url(images/tags_category.png) no-repeat 0 -81px;max-height:3px;height:3px;width:685px;}
.cat_tags .continue{float:right;padding-right:18px;text-align:center; widht:180px; padding:5px 10px 3px 0px;}
.cat_tags .category{float:left;width:375px; padding:5px 10px 3px 10px;}
.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{width:191px;display:inline-block;overflow:hidden;vertical-align:top;}
.content-sidebar h3{margin-top:8px;display:block;background:#FFF; width:181px;font-weight:700;font-size:11px;}
.content-sidebar h3 a{text-decoration:none;color:#2C2C29;line-height:13px;}
.content-sidebar ul{list-style:none;width:191px;padding:2px;}
.content-sidebar li{list-style:none;}


/* COMMENTS */
#content-body input{padding:3px;border:1px solid #E5E2E0;margin-bottom:2px;}
#content-body textarea{border:1px solid #E5E2E0;width:98%;height:100px;padding:5px;font: 12px Verdana;}
#content-body input#submit {width: 88px;height: 25px;border: 0px;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:685px;margin:0;padding:0;font-size:11px;}
ol.commentlist{list-style:none;}
ol.commentlist li{list-style-type:none;margin-bottom: 10px;background-color: #F5F5F5;border: 1px solid #DDD;padding: 15px 10px 4px 10px;}
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:0px 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 #respond h2{display:none;}
li.comment-author-admin{border:1px solid #BBBBBB !important; }

/* COMMENTS / TRACKBACKS TABS */
#tabsContainer p{margin-bottom:-2px !important;}
#tabsContainer{margin-top:2em;}
#tabsContainer a{text-decoration:none;}
.trackbacks{background-color:#EEEEEE;margin-bottom:5px;padding:10px;border-bottom:1px solid #CCC;}
.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 0px 0 0;}
.subscribe_comments {display: block;float: right;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{border-top:1px solid #DDD;background-color:#F5F5F5;width:536px;padding:10px;}
.nav_link a{text-decoration:none;}
.nav_link .page_number{border:1px solid #DDD;padding:2px 10px;background-color:#EDEDED;}
.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;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;}
.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.2em;empty-cells: show;line-height:5px;margin-top:10px;margin-left:-5px;}
#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 {padding:2px 0;margin: 8px 0;text-transform: uppercase;letter-spacing: 0.3em;font-weight: lighter;font-size: .8em;color: #444;text-align: right;}
#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: right;font-weight: normal;}
a.rsswidget img{display:none;}
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;padding:10px;margin-top:1em;background:#EDEDED url(images/rss.png) 90% -35px no-repeat;}
.promote h3{margin-left:3px;}
.post-edit-link{display:block;background-color:#F5F5F5;margin-bottom:1em;padding:5px;color:#B6B6B5;}
.post-edit-link:hover{background-color:#FFFFD3;color:#2C2C29;}
.comment-edit-link{background-color:#EFEFEF;padding:1px 5px;color:#999999;border-left:1px solid #DDD;}
.about_author{border-top:1px solid #DDD;background-color:#F5F5F5;padding:10px;margin-top:10px;}
.moderation{font-size:80%;}


