/*-----------------------------------------------------------
# WordPress HADiBlog Theme v1.0 - December  2009
# ------------------------------------------------------------------------
# Copyright (C) 2009 VillaARTS. All Rights Reserved.
# @license - WordPress HADiBlog Theme is available under the terms of our license.
# Author: VillaARTS
# Websites:  http://www.villaarts.com
-----------------------------------------------------------*/

/* CSS Reset
-----------------------------------------------------------*/

body {


	font-family:"Tahoma", Geneva, sans-serif; 
	color:#000; 
	font-size:11px; 
	background:url(imgs/body.gif) center top repeat;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, p, h5, h6, 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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0; padding:0; border:0; outline:0; list-style:none; list-style-type:none; text-decoration:none;
	}

hr {
	display: none;
}


* {margin:0px; padding:0px;}

a {color:#000;}

a:visited {color:#000;}

/* float-clearing rules */

.separator { clear:both; }


#wrapper {
	background: url(imgs/page_bg.gif) 100% 100% repeat-y;
	margin-top: 10px;
	margin-right: 2px;
	margin-left: 2px;
	position: relative;
	background-color: #f6f6f6; float: right;
	width: 996px;
	
	padding-bottom: 1em;
}



/* ----------------------------------------------------------- */
/* Header
/* ----------------------------------------------------------- */

#header-outer {


	width: 100%;
	height: 210px;
	background: url(imgs/head_bg.png) repeat-x;
	margin-bottom: 50px;
}

#header-inner {
	width: 1000px;
	height: 210px;
	margin: 0 auto;
	background: url(http://www.nsaayat.com/up/uploads/nsaayat3e218e0ec3.gif) 0 31px no-repeat;
	position: relative;
}

a.logo {
	width: 192px;
	height: 66px;
	position: absolute;
	top: 79px;
	left: 50px;
}

ul.list_pages {
	width: 1000px;
	height: 30px;
}

ul.list_pages li {
	line-height: 25px;
	float: right;
	margin-left: 20px;
	font-size: 12px;
}

ul.list_pages li a {
	color: #676767;
}

ul.list_pages li a:hover {
	text-decoration: underline;
}

/* ----------------------------------------------------------- */
/* Search form
/* ----------------------------------------------------------- */

form.searchform {
	width: 260px;
	height: 35px;
	float: right;
	position: relative;
	right: 0px;
	top: 111px;
}

form.searchform input {
	border: none;
	font-family: "Tahoma", Geneva, sans-serif;
	float: right;
}

form.searchform .searchinput {
	width: 206px;
	height: 17px;
	background:url(imgs/searchinput.gif) no-repeat;
	color: #a0a0a0;
	font-size: 12px;
	padding: 9px 5px;
	
}

form.searchform .searchbutton {
	width: 44px;
	height: 35px;
	background: url(imgs/do_search.gif) no-repeat;
	cursor: pointer;
}

/* ----------------------------------------------------------- */
/* Content A
/* ----------------------------------------------------------- */

#content_a_outer {
	width: 100%;
	height: 189px;
	background: url(imgs/content_a_outer.png) repeat-x;
}

#content_a_inner {
	width: 1000px;
	height: 189px;
	margin: 0 auto;
	background: url(imgs/content_a_inner.gif) repeat-x;
	position: relative;
}

.mypic {
	width: 186px;
	height: 135px;
	border: 4px solid #ac1b1b;
	float: right;
	margin: 25px 0 0 10px;
}

#content_a_inner h2 {
	float: right;
	margin: 25px 0 0 0;
	font-size: 18px;
	color: #FFF;
	font-family: "Tahoma", Geneva, sans-serif;
	width: 796px;
}

#content_a_inner div.abouttxt {
	float: right;
	width: 796px;
	font-size: 14px;
	color: #FFF;
	line-height: 1.5em;
	margin-top: .8em;
}

a.topreadmore {
	width: 101px;
	height: 27px;
	background: url(imgs/readmore.gif) no-repeat;
	cursor: pointer;
	display: block;
	position: absolute;
	bottom: 1px;
	left: 15px;
}

/* ----------------------------------------------------------- */
/* Bar
/* ----------------------------------------------------------- */

#bar_outer {
	width: 100%;
	height: 59px;
	background: url(imgs/bar_bg.gif) repeat-x;
	margin-top: 33px;
	margin-bottom: 50px;
}

#bar_inner {
	width: 1000px;
	height: 59px;
	margin: 0 auto;
	position: relative;
}

h2.bar_title {
	color: #000;
	font-size: 15px;
	margin: 8px 6px 0 0;
	float: right;
	font-family: "Tahoma", Geneva, sans-serif;
}

.bar_info {
	font-size: 12px;
	color: #711212;
	float: right;
	clear: both;
	margin: 4px 40px 0 0;
}

.bar_info p {
	width: 750px;
}

a.bar_rss_icon {
	width: 130px;
	height: 32px;
	float: left;
	padding:0 35px 0 0;
	background: url(imgs/rss_icon.gif) no-repeat top right;
	color: #131313;
	font-size: 12px;
	position: absolute;
	top: 14px;
	left: 0px;
}

/* ----------------------------------------------------------- */
/* Bar B
/* ----------------------------------------------------------- */

#bar_b_outer {
	width: 100%;
	height: 62px;
	background: url(imgs/bar_b_bg.gif) repeat-x;
	margin: 50px 0;
}

#bar_b_inner {
	width: 1000px;
	height: 62px;
	margin: 0 auto;
}

h2.bar_b_title {
	color: #FFF;
	font-size: 15px;
	margin: 10px 6px 0 0;
	float: right;
	font-family: "Tahoma", Geneva, sans-serif;
}

p.bar_b_info {
	font-size: 12px;
	color: #909090;
	float: right;
	clear: both;
	margin: 5px 40px 0 0;
}

/* ----------------------------------------------------------- */
/* Start Scroll last works
/* ----------------------------------------------------------- */

#lastworks_outer {
	width: 100%;
	margin: 35px 0 50px 0;
}

#lastworks_inner {
	width: 1000px;
	margin: 0 auto;
}

a.go_arrow {
	color: #a0862b;
	font-size: 12px;
	font-weight: bold;
	background: url(imgs/go_arrow.gif) 0 5px no-repeat;
	padding-left: 14px;
	float: left;
	margin-left: 100px;
}

a.go_arrow:hover {
	text-decoration: underline;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
 
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative; 
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width:  195px;
	background: url(imgs/imgshadow.gif) 0 100% no-repeat;
	height: 176px;
}

.jcarousel-list li img {
	width: 189px;
	height: 128px;
	border: 3px solid #aeaeae;
}

.jcarousel-list li .lastwork_thumb {
	width: 189px;
	height: 128px;
	border: 3px solid #aeaeae;
}

.jcarousel-list li .lastwork_nothumb {
	width: 189px;
	height: 128px;
	border: 3px solid #aeaeae;

}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


.jcarousel-container-horizontal {
    width: 660px !important;
	padding: 0 5px;
	margin: 0 auto;
}


.jcarousel-clip-horizontal {
    width:  615px;
	height: 180px;
	margin: 0 auto;
}


.jcarousel-item {
    width:  189px;
    height: 128px;
	background-color: #09C;
	
}

.jcarousel-item-horizontal {
    margin-right: 5px;
	margin-left: 5px;
}


.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
    position: absolute;
    top: 90px;
    right: 5px;
    width: 13px;
    height: 15px;
    cursor: pointer;
    background: transparent url(imgs/next-horizontal.gif) no-repeat 0 0;
}

.jcarousel-next-horizontal:hover {
    background-position: -13px 0;
}

.jcarousel-next-horizontal:active {
    background-position: -26px 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -39px 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 90px;
    left: 5px;
    width: 13px;
    height: 15px;
    cursor: pointer;
    background: transparent url(imgs/prev-horizontal.gif) no-repeat 0 0;
}

.jcarousel-prev-horizontal:hover {
    background-position: -13px 0;
}

.jcarousel-prev-horizontal:active {
    background-position: -26px 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -39px 0;
}

/* ----------------------------------------------------------- */
/* Start Content
/* ----------------------------------------------------------- */

#content_outer {
	width: 100%;
	float: right;
	margin-bottom: 30px;
}

#content_inner {
	width: 1000px;
	margin: 0 auto;
}

#rightcontent {
	width: 495px;
	float: right;
	clear: right;
}


.post {
	width: 485px;
	height: 115px;
	border-left: 6px solid #151515;
	margin-bottom: 50px;
	float: right;
	clear: both;
}

.rightpost {
	float: right;
	width: 80px;
	margin: 7px 0 0 8px;
}


.postthumb {
	width: 74px;
	height: 54px;
	border: 3px solid #FFF;
	margin-bottom: 5px;
}

a.postnothumb {
	width: 74px;
	height: 54px;
	border: 3px solid #FFF;
	margin-bottom: 5px;
	display: block;
	background: url(imgs/nothumb.gif) no-repeat;
}

.post h3 a {
	font-size: 14px;
	color: #FFF;
	font-family: "Tahoma", Geneva, sans-serif;
	line-height: 1.4em;
}

.post h3 a:hover {
	text-decoration: underline;
}

p.comments_popup_link {
	width: 80px;
	height: 29px;
	background: url(imgs/comments_bg.gif) no-repeat;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

div.the_excerpt {
	width: 367px;
	height: 62px;
	font-size: 12px;
	color: #cccccc;
	line-height: 1.4em;
	float: right;
}

.postviews_but {
	width: 80px;
	height: 21px;
	background: url(imgs/empty_but.gif) no-repeat;
	float: left;
	text-align: center;
	font-size: 11px;
	line-height: 21px;
	margin-top: 12px;
	margin-left: 17px;
}

a.post_readmore {
	width: 80px;
	height: 21px;
	background: url(imgs/readmore_red.gif) no-repeat;
	float: left;
	margin-top: 12px;
	margin-left: 22px;
}

a.showallposts {
	color: #63864d;
	width: 118px;
	font-size: 12px;
	font-weight: bold;
	background: url(imgs/go_arrow.gif) 0 5px no-repeat;
	padding-left: 14px;
	float: right;
	clear: both;
	text-decoration: underline;
}

a.bluerss {
	height: 22px;
	color: #5fa5fd;
	font-size: 12px;
	font-weight: bold;
	background: url(imgs/bluerss_icon.gif) 0 0 no-repeat;
	padding-left: 33px;
	float: left;
	line-height: 17px;
	margin-bottom: 30px;
	text-decoration: underline;
}

/* ----------------------------------------------------------- */
/* Start Sidebar
/* ----------------------------------------------------------- */

#sidebar {
	float: left;
	width: 262px;
	clear: left;
}

#sidebar a {
	color: #929292;
}

#sidebar ul {
	margin-bottom: 50px;
}

#sidebar ul li {
	color: #929292;
}


.sidebar_headtitle, h2.widgettitle  {
	width: 252px;
	height: 31px;
	background: url(imgs/sidebar_headtitle.png) no-repeat;
	font-size: 17px;
	color: #FFF;
	line-height: 29px;
	padding-right: 10px;
	font-family: "Tahoma", Geneva, sans-serif;
	font-weight: normal;
}


ul.get_least_viewed li {
	height: 35px;
	width: 262px;
	background:url(imgs/dark_dots.gif) repeat-x bottom;
	color: #929292;
	line-height: 30px;
}

ul.get_least_viewed li a {
	color: #929292;
}

ul.recent_comments li {
	height: 35px;
	width: 262px;
	background:url(imgs/dark_dots.gif) repeat-x bottom;
	color: #929292;
	line-height: 30px;
}

ul.recent_comments li a {
	color: #929292;
}

/* ----------------------------------------------------------- */
/* Start Portfolio
/* ----------------------------------------------------------- */

p.subcat_title {
	color: #c8c8c8;
	font-size: 12px;
	font-weight: bold;
	margin: 0 50px 5px 0;
}

ul.portfolio_subcat {
	margin: 0 70px 40px 0;
}

ul.portfolio_subcat li {
	height: 20px;
	line-height: 20px;
	color: #555555;
	font-size: 11px;
}

ul.portfolio_subcat li a {
	color: #555555;
	font-size: 11px;
}

ul.portfolio_subcat li a:hover {
	text-decoration: underline;
}

.portfolio_content {
	width: 935px;
	float: left;
	position: relative;
	margin-bottom: 50px;
	clear: both;
}

.portfolio_content h3 {
	height: 30px;
}

.portfolio_content h3 a {
	font-size: 14px;
	color: #FFF;
	font-family: "Tahoma", Geneva, sans-serif;
	line-height: 2em;
}

.portfolio_content h3 a:hover {
	text-decoration: underline;
}

.portfolio_thumb {
	width: 364px;
	height: 189px;
	border: 3px solid #aeaeae;
	float: right;
	margin: 0 0 0 14px;
	clear: right;
}

.portfolio_nothumb {
	width: 364px;
	height: 189px;
	border: 3px solid #aeaeae;
	float: right;
	margin: 0 0 0 14px;
	background: url(imgs/nothumb_p.gif) no-repeat;
}

div.portfolio_the_excerpt {
	float: right;
	color: #acacac;
	font-size: 13px;
	line-height: 1.5em;
	width: 540px;
	height: 143px;
	clear: left;
	margin-bottom: 5px;
}

.portfolio_comments_popup_link a{
	position: absolute;
	top: 29px;
	right: -55px;
	background: url(imgs/portfolio_comments_bg.png) no-repeat;
	width: 45px;
	height: 31px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	line-height: 20px;
}

.the_time {
	background: url(imgs/time.gif) top right no-repeat;
	padding-right: 20px;
	color: #b0b0b0;
	float: right;
	height: 16px;
	width: 300px;
}

.portfolioviews_but {
	background: url(imgs/portfolio_views.gif) top right no-repeat;
	float: right;
	color: #b0b0b0;
	padding-right: 20px;
}

.portfolio_infobar {
	height: 26px;
	width: 460px;
	background-color: #191919;
	float: right;
	color: #b0b0b0;
	margin-top: 5px;
}

.portfolio_infobar a {
	color: #b0b0b0;
}

.portfolio_infobar span {
	background:url(imgs/folder.gif) 100% 6px no-repeat;
	padding-right: 18px;
	line-height: 22px;
	margin-right: 5px;
	float: right;
}

a.browse_button {
	width: 70px;
	height: 26px;
	float: right;
	background: url(imgs/browse_button.gif) no-repeat;
	margin-right: 5px;
	margin-top: 5px;
}

/* ----------------------------------------------------------- */
/* Single
/* ----------------------------------------------------------- */

div.the_content {
	float: right;
	font-size: 13px;
	line-height: 1.5em;
	width: 923px;
	clear: left;
	margin-bottom: 3em;
	background: #0c0c0c;
	border: 1px solid #161616;
	padding: 5px;
}

div.single_infobar {
	height: 26px;
	width: 100%;
	background-color: #191919;
	float: right;
	color: #b0b0b0;
	margin-top: 5px;
	clear: both;
}

div.single_infobar a {
	color: #b0b0b0;
}

div.single_infobar span {
	background:url(imgs/folder.gif) 100% 6px no-repeat;
	padding-right: 18px;
	line-height: 22px;
	margin-right: 5px;
	float: right;
}


.single_the_time {
	background: url(imgs/time.gif) top right no-repeat;
	padding-right: 20px;
	color: #b0b0b0;
	float: right;
	height: 16px;
	width: 800px;
}

/* ----------------------------------------------------------- */
/* Comments
/* ----------------------------------------------------------- */

h3#comments {
	width: 100%;
	text-align: right;
	margin: 2em 0;
	float:right;
	color:#FFF;
	font-family: "Tahoma", Geneva, sans-serif;
}

.comment_block {
	margin: 3em 0;
}

.comment-author-link {
	font-size: 18px;
	font-weight: bold;
	color: #343434;
	width: 100%;
	margin-bottom: .1em;
}

.comment-author-link p, .comment-author-link p a {
	float: right;
	color: #930f0f; margin: 0 0 0 5px;
	width: 100%;

}

/*------------- Admin Comments ---*/

.authcomment .comment-author-link p, 
.authcomment .comment-author-link a {color:#f5d023;}


div.comment-text {
	line-height: 1.4em;
	font-size: 14px;
	padding-bottom: 5px;
	color: #FFF;
}

div.comment-text a {
	color: #FFF;
	text-decoration: none;
}

div.comment-text a:hover {
	text-decoration: underline;
}

small.commentmetadata {
	float: right;
	width: 100%;
	color:#555555;
	margin: 1em 0;
}

.waitingto {
	margin: -2em 1em 0 0;
	float: right;
	width: 100%;
	text-align: left;
	font-weight: bold;
	color: #555555;
}

#respond {
	width: 100%;
	margin: 4em 0 0 0;
	float: right;
}
#respond h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
}

#commentform p {
	margin: 1em 0;
	color:#FFF;
}

#commentform p a {
	color:#FFF;
}

#commentform p small {
	color: #797979;
}

#commentform p label {
	height: 30px;
	line-height: 30px;
}

#commentform #author,
#commentform #email,
#commentform #url {
	background-color: #0c0c0c;
	border: 1px solid #161616;
	width: 260px;
	height: 20px;
	padding: 5px;
	color: #acacac;
	font-family: "Tahoma", Geneva, sans-serif;
}

#commentform #email,
#commentform #url {
	text-align: left;
	font-family: "Verdana", Geneva, sans-serif;
}

#commentform #submit {
	width: 100px;
	height: 30px;
	background-color: #0c0c0c;
	border: 1px solid #161616;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 12px;
	cursor: pointer;
	color: #acacac;
}

#commentform #comment {
	background-color: #0c0c0c;
	border: 1px solid #161616;
	width: 470px;
	height: 200px;
	padding: 5px;
	color: #acacac;
}


/* ----------------------------------------------------------- */
/* Start Footer
/* ----------------------------------------------------------- */

#footer_outer {
	width: 100%;
	height: 65px;
	float: right;
	background: url(imgs/footer_bg.gif) repeat-x;
	margin-top: 50px;
}

#footer_inner {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
}



.villaarts_copyrights {
	font-size: 11px;
	height:18px;
	float:left;
	padding: 12px 0 0 0;
	font-family: "Verdana", Geneva, sans-serif;
	color: #444444;
	direction:ltr;
}

.villaarts_copyrights p {
	line-height: 1.8em;
}

.villaarts_copyrights img {
	border: none;
	position:relative;
	top: 3px;
}

.villaarts_copyrights span {
}

.villaarts_copyrights a, .villaarts_copyrights a:visited, .villaarts_copyrights a:active {
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
	color: #444444;
}

.villaarts_copyrights a:hover {
	text-decoration: underline;
}

span.footer_links {
	margin-top: 12px;
	color: #444444;
	float: right;
}

span.footer_links a {
	text-decoration: none;
	color: #444444;
}

span.footer_links a:hover {
	text-decoration: underline;
}

