/*  
Theme Name: Sketchbook 2
Theme URI: http://www.themeforest.net
Description: Clean, Light Weight, WordPress Portfolio and Blog Theme
Version: 1.0
Author: ThemeForest
Author URI: http://www.themeforest.net
*/


/* ----------------------------------------------------------------
* BROWSER 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, 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: 0px none;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: ;
}
body { line-height: 1; background: #ffffff url('images/bg-body.gif'); }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {  }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/* ---------------------------------------------------------------- 
 *  GLOBAL
 * ---------------------------------------------------------------- 
*/ 
html, body { height: 100%; }
html { font-size: 76%; }
body { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 1.1em; line-height: 1.4em; color: #444444; }
.clear { clear: both; width: 1px; height: 1px; margin: 0; padding: 0; }
.hidden { display: none; }

/* ---------------------------------------------------------------- 
*  HR
* ---------------------------------------------------------------- 
*/ 
div.hr {
	width: 100%;
	height: 1px;
	color: #191919;
	background: #b9c1c1;
	margin-top: 1px;
}

div.hr hr { display: none; }

/* ---------------------------------------------------------------- 
*  PG_WRAPPER
* ---------------------------------------------------------------- 
*/ 
#pg_wrapper {
	min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0 auto;
}

/* ---------------------------------------------------------------- 
*  CONTAINER
* ---------------------------------------------------------------- 
*/ 


/* ---------------------------------------------------------------- 
*  POST_WRAPPER
* ---------------------------------------------------------------- 
*/ 
.post_wrapper {
	width: 600px;
	float: left;
	padding-left:15px;
	position:relative;
	margin-top:10px;
	z-index:1;

}

/* ---------------------------------------------------------------- 
*  HEADER
* ---------------------------------------------------------------- 
*/ 
#header {
	overflow: hidden;
	
}

#header div,
#header ul { }

#header .container {
	margin: 0 auto;
	text-align:center;
}
#header .logo
{
	width:984px;
	margin:0px auto;
}
#header h1,
#header h1 a
{
	height:124px;
	width:160px;
	overflow:hidden;
	display:block;

}
#header h1
{
	position:relative;
	left:50%;
	margin-left:-80px;
}
#header h1 a
{
	padding-top:124px;
}
#header .title {
	float: left;
	width: auto;
	cursor: pointer;
	padding-left: 190px;
}

#header .title span {
	font-size: 11px;
	font-style: italic;
	line-height: 88px;
	text-transform: lowercase;
}

#header ul { 
	display:inline-block;
	margin:0px auto;
}

#header li {
	float: left;
	height: 35px;
	overflow: hidden;

	margin-right: 5px;
	padding: 0 5px 0 5px;
}

#header li a {
	color: #ffffff;
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	line-height: 34px;
	text-decoration: none;
}

#header li a:hover { text-decoration: none; }

/* ---------------------------------------------------------------- 
*  BILLBOARD
* ---------------------------------------------------------------- 
*/ 
#billboard {
	width: 100%;
	overflow: hidden;
	background: url('images/bg-body.jpg');

}

#billboard .container {
	margin: 0 auto;
}

#billboard .showcase {
	margin: 1px;
	width: 956px;
	/*height: 366px;*/
        padding-bottom: 6px;
	margin-top: 40px;
	background-color: #dfe2e2;
	border: 1px solid #b9c1c1;
}

#billboard .showcase img.featured {
	float: left;
	/*
        width: 596px;
	height: 341px;
	*/
        margin: 11px 28px 0 11px;
	border: 1px solid #ffffff;
}

#billboard .showcase h2,
#billboard .showcase div,
#billboard .showcase p { margin-left: 637px; }


#billboard .showcase h2 {
	color: #000000;
	font-size: 24px;
	letter-spacing: -1px;
	margin-top: 24px;
	margin-bottom: 22px;
}

#billboard .showcase h2 a {
	color: #000000;
	text-decoration: none;
}

#billboard .showcase h2 a:hover { text-decoration: none; }

#billboard .showcase .infobar {
	height: 36px;
	color: #cacaca;
	font-size: 11px;
	line-height: 38px;
	padding-bottom: 20px;
	background: url('images/infobar_bck.gif') no-repeat right top;
}

#billboard .showcase .infobar a,
#billboard .showcase .infobar span {
	color: #808080;
	font-size: 11px;
	margin: 0 9px;
}

#billboard .showcase .infobar a,
#billboard .showcase .infobar a:hover { text-decoration: none; }

#billboard .showcase .infobar a.first,
#billboard .showcase .infobar span.first {
	margin-left: 0;
}

#billboard .showcase p {
	color: #444444;
	padding-right: 20px;
	padding-bottom: 14px;
	line-height: 24px;
}

#billboard .showcase .view_project {
	background: url('images/view_project.gif') no-repeat top left;
	height: 20px;
	width: 92px;
	display: inline-block
}

#billboard .navigation {
	height: 71px;
	background: url('images/recent_portfolio_work.gif') no-repeat left top;
}

#billboard .navigation ul {
	float: right;
	margin-top: 27px;
	margin-right: 5px;
}

#billboard .navigation ul li {
	width: 14px;
	height: 14px;
	float: left;
	cursor: pointer;
	background: url('images/showcase_dot.gif') no-repeat center;
}

#billboard .navigation ul li.active {
	background: url('images/showcase_dot-active.gif') no-repeat center;
}

#billboard .navigation ul li.prev {
	width: 18px;
	background: url('images/showcase_prev.gif') no-repeat left center;
}

#billboard .navigation ul li.next {
	width: 18px;
	background: url('images/showcase_next.gif') no-repeat right center;
}

/* ---------------------------------------------------------------- 
*  CONTENTS
* ---------------------------------------------------------------- 
*/ 
#contents {


}

#contents .container {
	margin: 0 auto;
}

#contents .post {
	padding-bottom: 38px;
}

#contents .post div.img {
	float: left;

	margin-right:15px;
}

#contents .post div.img_wrap {
	background-color:#FFFFFF;
border:1px solid #B38C8C;
display:block;
margin:4px 0 4px 5px;
padding:4px;
position:relative;
overflow:hidden;
}

#contents .post div.img_wrap div {
	float: left;
	width: 210px;
	height: 140px;
	overflow: hidden;
}




#contents .post h1.title a {
	font-size: 24px;
	color: #fff;
	letter-spacing: -1px;
	text-decoration: none;
	white-space:nowrap;
}

#contents .post h1 a:hover { text-decoration: none; }

#contents .post p {
	color: #444444;
	font-size: 13px;
	line-height: 24px;
	padding-bottom:1em;
	text-align:justify;
}

#contents .post p a {
	text-decoration: underline;
}

#contents .post p a:hover {
	text-decoration: none;
}

#contents .post blockquote {
	background: #f2f2f2 url('images/blockquote.gif') no-repeat left top;
	border-left: 5px solid #e9e9e9;
	margin-bottom: 20px;
	padding-left:46px; padding-right:0; padding-top:12px; padding-bottom:13px
}

#contents .post blockquote p {
	padding-bottom: 0;
}

#contents .post ol,
#contents .post ul {
	padding-bottom: 20px;
}

#contents .post ol {
	margin-left: 20px;
	list-style-type: decimal;
}

#contents .post ul {
	margin-left: 15px;
	list-style-type: disc;
}

#contents .post .info {
	color: #cacaca;
	padding-top: 8px;
}

#contents .post .info a,
#contents .post .info span {
	color: #808080;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}

#contents .post .info a:hover {
	text-decoration: underline;
}

#contents .post .info a.first,
#contents .post .info span.first {
	padding-left: 0;
}

#contents .post h1,
#contents .post p,
#contents .post .info {

}

/* ---------------------------------------------------------------- 
*  CONTENT > PAGE_NAVIGATION
* ---------------------------------------------------------------- 
*/
#contents ul.page_navigation {
	float: left;
	overflow: hidden;
	padding-bottom: 20px;
}

#contents .page_navigation li {
	float: left;
	margin-right: 8px;
	padding: 4px 0;
}

#contents .page_navigation li a {
	color: #444444;
	text-decoration: none;
	text-transform: uppercase;
	font: 13px "Trebuchet MS", Arial, sans-serif;
}

#contents .page_navigation li a:hover {
	text-decoration: underline;
}

#contents .page_navigation li.active {
	text-align: center;
	background: #e4e4e4;
	padding: 4px 10px;
}

#contents .page_navigation li.active a:hover {
	text-decoration: none;
}

#contents .page_navigation a.prev {
	text-decoration: underline;
	text-transform: capitalize;
}

#contents .page_navigation a.next {
	text-decoration: underline;
	text-transform: capitalize;
}

/* ---------------------------------------------------------------- 
*  CONTENTS>MAIN_SIDEBAR
* ---------------------------------------------------------------- 
*/ 
#contents #main_sidebar {
	float: right;
	width: 300px;
	padding-right: 20px;
	padding-top:7px;
	margin-top:10px;
}



#contents #main_sidebar h2.search {
	margin-top: 6px;
}


#contents #main_sidebar div.search input {
	border: 0px none;
	padding: 0;
	color: #444444;
	font-size: 11px;
	font-style: italic;
	margin-top: 14px;
	margin-left: 14px;
	float: left;
	width: 228px
}

#contents #main_sidebar div.search div {
	height: 39px;
	padding: 0;
}

#contents #main_sidebar div.search div img {
	float: right;
}

#contents #main_sidebar div.search div a.submit-btn {
	background: url('images/submit.gif') no-repeat;
	height: 39px;
	width: 55px;
	display: inline-block
}

#contents #main_sidebar div.aboutme div img {
	margin-bottom: 14px;
}

#contents #main_sidebar div.widget ul {
	margin-left: 2px;
	list-style-type: none;
	list-style-position: inside;
}

#contents #main_sidebar div.widget ul li a {
	color: #444444;
	text-decoration: none;
}

#contents #main_sidebar div.widget ul li a:hover {
	text-decoration: underline;
}

#contents #main_sidebar div.widget ul li {
	position: relative;
	color: #444444;
	font-size: 13px;
	padding-left: 12px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	background: url('images/ul_bck.gif') no-repeat left bottom;
}

#contents #main_sidebar div.widget ul li:last-child,
#contents #main_sidebar div.widget ul li.last {
	padding-bottom: 0;
	margin-bottom: 0;
	background: url('images/ul.gif') no-repeat 2px 10px;
}

#contents #main_sidebar div.widget ul li span {
	color: #a3a3a3;
	position: absolute;
	right: 4px;
}

/* ---------------------------------------------------------------- 
*  CONTENTS>SINGLE (post)
* ---------------------------------------------------------------- 
*/ 
#contents .single {
	padding-bottom: 38px;
}

#contents .single div.img {
	float: none;
	border: 1px solid #a3a3a3;
	margin-bottom: 36px;
}

#contents .single div.img_wrap {
	float: none;
	padding: 7px;
	border: 1px solid #f8f8f8;
	background-color: #e4e4e4;
}

#contents .single div.img_wrap div {
	float: none;
	width: auto;
	height: auto;
	overflow: hidden;
	border: 1px solid #f8f8f8;
}

#contents .single .info {
	padding-top: 0;
	padding-bottom: 20px;
}



#contents .single h1,
#contents .single p,
#contents .single .info {

}

/* ---------------------------------------------------------------- 
*  CONTENTS>PORTFOLIO (post)
* ---------------------------------------------------------------- 
*/ 
#contents .portfolio {
	margin-top: 37px;
	padding-bottom: 25px;
}

#contents .portfolio-alt {
	margin-top: 0;
}

#contents .portfolio div.img {
	float: none;
	border: 1px solid #a3a3a3;
	margin-bottom: 15px;
}

#contents .portfolio div.img_wrap {
	float: none;
	padding: 7px;
	border: 1px solid #f8f8f8;
	background-color: #e4e4e4;
}

#contents .portfolio div.img_wrap div {
	float: none;
	width: auto;
	height: 319px;
	overflow: hidden;
	border: 1px solid #f8f8f8;
}

#contents .portfolio .info {
	padding-top: 0;
	padding-bottom: 0;
}

#contents .portfolio p {
	padding-bottom: 15px;
}

#contents .portfolio h1,
#contents .portfolio p,
#contents .portfolio .info {
	margin-left: 0;
}

/* ---------------------------------------------------------------- 
*  CONTENTS>SEARCH (post)
* ---------------------------------------------------------------- 
*/ 
#contents .search h1,
#contents .search p,
#contents .search .info {
	margin-left: 0;
}

/* ---------------------------------------------------------------- 
*  CONTENTS > SOCIAL BOOKMARKS
* ---------------------------------------------------------------- 
*/ 

#contents .social-bookmarks span  {
	display: inline-block;
	cursor: pointer;
}

#contents .social-bookmarks span.bookmark {
	background: url('images/social_delicious.gif');
	height: 57px;
	width: 148px
}

#contents .social-bookmarks span.float {
	background: url('images/social_float.gif');
	height: 57px;
	width: 110px
}

#contents .social-bookmarks span.digg {
	background: url('images/social_digg.gif');
	height: 57px;
	width: 119px
}

#contents .social-bookmarks span.mixx {
	background: url('images/social_mixx.gif');
	height: 57px;
	width: 126px
}

#contents .social-bookmarks span.stumble {
	background: url('images/social_stumble.gif');
	height: 57px;
	width: 96px
}

/* ---------------------------------------------------------------- 
*  CONTENTS > COMMENTS
* ---------------------------------------------------------------- 
*/ 
#contents .comment {
	margin-bottom: 20px;
}

#contents .comment img.author {
	float: left;
	width: 80px;
	height: 80px;
	padding: 0;
	margin-bottom: 10px;
	margin-right: 20px;
}

#contents .comment div.author {
	color: #000000;
	font-size: 14px;
	margin-bottom: 10px;
}

#contents .comment div.author a {
	color: #000000;
	text-decoration: none;
}

#contents .comment div.author span {
	color: #808080;
	font-size: 11px;
	padding-left: 17px;
}

#contents .comment .box {
	float: left;
	width: 464px;
	min-height: 105px;
	padding: 0 18px;
}

#contents .comment .box p {
	line-height: 24px;
}

#contents .comment .box a {
	text-decoration: underline;
}

/* ---------------------------------------------------------------- 
*  CONTENTS>LEAVE_COMMENTS
* ---------------------------------------------------------------- 
*/ 
#contents #comments,
#contents #respond {
	padding-top: 32px;
	padding-bottom: 32px;
	font-size: 18px;
	color: #000000;
}

#contents #leave_comment div.textfield {
	margin-bottom: 20px;
	border: 1px solid #c9cfcf;
	width: 266px;
	height: 32px;
	padding: 1px;
	background-color: #ffffff;
}

#contents #leave_comment div.textfield input {
	border: 0px none;
	padding: 9px;
	width: 266px;
	height: 32px;
	color: #444444;
	background: url('images/input_bck.gif') no-repeat left top;
}

#contents #leave_comment div.textbox {
	width: 432px;
	height: 92px;
}

#contents #leave_comment div.textfield textarea {
	border: 0px none;
	margin: 0;
	padding: 9px;
	width: 416px;
	height: 76px;
	color: #444444;
	background: url('images/textarea_bck.gif') no-repeat left top;
}

#contents #leave_comment div.button a {
	padding: 4px 8px;
	color: #ffffff;
	display: inline-block;
	text-decoration: none;
}


/* ---------------------------------------------------------------- 
*  FOOTER
* ---------------------------------------------------------------- 
*/ 
#footer {

	background:url(images/footer_bg.jpg) center top repeat;
	overflow:hidden;
}


#footer .container {
	margin: 0 auto;
	color: #fcc;
	font-size: 12px;
	background:url(images/footer_bg_light.jpg) center top  no-repeat;
	overflow:hidden;
}
#footer .container a,
#footer .container a:visited
{
	color:#c66;
}
#footer .container div.left {

	padding-top: 15px;
	margin-left:10px;
	padding-bottom:15px;
}

#footer .container div.right {
	float: right;
	margin-top: 18px;
}
#footer h3.zen
{
	height:0px;
	width:123px;
	overflow:hidden;
	background:url(images/zenhotel_sm.png) no-repeat top left;
	padding-top:21px;
	margin-bottom:5px;
}
	
#footer .container div.right a.twitter {
	display: inline-block;
	height: 22px;
	width: 141px;
	margin-right: 46px;
	background: url('images/follow_on_twitter.gif');
}

#footer .container div.right a.rss-feed {
	display: inline-block;
	height: 22px;
	width: 131px;
	background: url('images/subscribe_to_updates.gif');
}

#page .page_bg_left
{
	background:url(images/page_bg_left.gif) repeat-y 7px top;
	position:relative;
	overflow:hidden;
}
h1.title
{
	height:54px;
	line-height:54px;
	overflow:hidden;
	margin-right:-15px;
	position:relative;
	margin-left:-15px;

	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}
.title_left
{
	width:11px;
	height:54px;
	display:block;
	overflow:hidden;
	background:url(images/title_bg_left.png) no-repeat;
	position:relative;
	margin-top:-54px;
	margin-left:-26px;
}
h1.title span
{
	overflow:hidden;
	background:url(images/title_bg.gif) center 7px repeat-x;
	display:block;
	line-height:54px;
	height:54px;
	padding-left:10px;
}
.page_top
{
	background:url(images/page_top.gif) no-repeat center top;
}
.head_shadow
{
	height:7px;
	overflow:hidden;
	position:relative;
	z-index:-1;
	background:url(images/head_shadow.png) repeat-x;

}

.clear
{
	overflow:hidden;
	clear:both;
	height:0px;
}





#q_booking
{
	background:#fff3ed url(images/q_book_bg.gif) center repeat-y;
	padding:0px 1px;
	width:298px;
	overflow:hidden;
}
#q_booking .top
{
	background:url(images/q_book_top.gif) top repeat-x;

	padding:10px;
}
#q_booking .conner
{
	background:url(images/q_book_conner.gif) top right no-repeat;
	width:36px;
	height:46px;
	overflow:hidden;
	float:right;
	position:relative;
	margin-right:-11px;
	margin-bottom:-46px;
	margin-top:-10px;
}

.q_booking_bottom
{
	background:url(images/q_book_bottom.gif) center bottom no-repeat;
	height:6px;
	overflow:hidden;
	width:300px;
}
#main_sidebar h2,
#q_booking h2
{
	color:#A7143D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:24px;
	margin:0px;
	padding:0px;;
	font-weight:normal;
	padding-bottom:15px;
}
#q_booking input,
#q_booking textarea
{
	background:#fff;
	border:1px solid #b58a96;
}
#q_booking p
{
	padding-bottom:1em;
	white-space:nowrap;
}
#q_booking p.room,
#q_booking p.button,
#contents .post p.button_booking
{
	text-align:center;
}
#q_booking textarea
{
	width:278px;
}
p.button_booking input,
#q_booking p.button input
{
	background:#A7143D;
	border:0px;
	color:#fff;
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	cursor:pointer;
}
.ngg-widget.entry-content
{
	text-align:center;
}
#contents #main_sidebar .widget
{
	margin:20px 10px;
}
#widget_help_desk p
{
	text-align:center;
	padding-bottom:1em;
}
.booking_form h3
{
	background:#f0e2da;
	padding:10px;
	margin-left:-15px;
	margin-right:-15px;
	position:relative;
	text-align:center;
	margin-bottom:15px;
}
.field
{
	position:relative;
	clear:both;
	overflow:hidden;
	margin-bottom:0.3em;
}
.field .label
{
	float:left;
	width:30%;
	text-align:right;
}
.field .label label,
#contents .post .field .input p,
.field .input p
{
	padding: 0px 0.2em;
	line-height:normal;
	margin-bottom:0px;
}
.field .input
{
	float:left;
	width:70%;
	text-align:left;
}
.field .input p
{
	float:left
}
#contents .post .field p.button
{
	text-align:center;
}
#contents .post .more_link
{
	text-align:right;
}
#contents .post .more_link span
{
	padding-left:10px;
}
#contents .post p.highlight
{
	color:#c00;
	font-weight:bold;
}













body
{
	background:#FFFFFF url(images/bg-body.gif) repeat;
	margin:0px;
	height:100%;
}
#header,
#body,
#footer
{
	min-width:984px;
}

#header
{
	height:160px;
	background:url(images/bg-header.jpg) center;
}
.container
{
	width:970px;
	margin:0px auto;
	position:relative;

}
#body .container
{
	background:url(images/page_top.gif) top no-repeat;
}
#footer
{
	background:url(images/footer_bg.jpg) repeat-x center top;

	overflow:hidden;
	position:relative;

}
#footer .container
{
	background:url(images/footer_bg_light.jpg) no-repeat center top;	
}
.head_shadow
{
	background:url(images/head_shadow.png) repeat-x;
	height:7px;
	overflow:hidden;
	position:relative;
	width:100%;
	z-index:-1
}
#page
{
	width:984px;
	background:url(images/page_bg.png) repeat-y center;
	margin:0px auto;
	margin-top:-7px;
}
#page .page_left
{
	width:984px;
	margin:0px auto;
	background:url(images/page_bg_left.gif) repeat-y 7px top;

}
#flash
{
	background:#A7143D url(images/menubar_shadow_fl.gif) repeat-x center top;
	margin:0 auto;
	float:left;
	width:970px;
	overflow:hidden;
}

.flash_left, .flash_right
{
height:298px;
overflow:hidden;
position:relative;
width:11px;
float:left;
}
.flash_left {
background:transparent url(images/flash_left.png) no-repeat;

}
.flash_right {
background:transparent url(images/flash_right.png) no-repeat;

}
.flash_content
{
	height:268px;
	margin:0 auto;
	overflow:hidden;
	width:960px;
	background:#fff;
}
.flash_bottom
{
	background:url(images/page_bar_shadow.gif) repeat-x center bottom;
		padding-top:10px;
	padding-bottom:12px;

}
.footer_hr
{
	background:transparent url(images/footer_hr.png) repeat-x scroll 0 0;
	height:7px;
	margin-top:-2px;
	overflow:hidden;
	position:relative;
	width:100%;
}
.footer_shadow
{
	background:url(images/footer_shadow.gif) repeat-x top;
}
p.lang
{
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-top:5px;
}
p.lang span
{
	margin-right:5px;
	font-weight:bold;
	color:#f36;
}
p.lang span a
{
	font-weight:normal;
	color:#903;
	text-decoration:none;
}
p.lang span a:hover
{
	color:#f36;
	text-decoration:none;
}

.img_l .img1
{
	background-image:url(images/l_img1.jpg);
}
.img_l .img2
{
	background-image:url(images/l_img2.jpg);
}

.img_l .img1,
.img_l .img2
{
	width:270px;
	height:210px;
	overflow:hidden;
	margin:0px auto;
	margin-bottom:10px;
	background-color:#a6153e;
	background-repeat:no-repeat;
	background-position:5px 5px;
}
.img_l p
{
	padding-bottom:1em;
}
.img_l li
{
	padding-bottom:5px;
}

