/*
Theme Name: iBuze
Theme URI: http://www.saintdo.me/themes/ibuze
Description: Wordpress Theme.
Version: 1.6
Author: Sittipol Sunthornpiyakul
Author URI: http://www.saintdo.me


v1.1-------
	- IE7 Supported
	- Fixed Blog-left layout
	- Fixed for some php short tags
v1.2-------
	- Fixed slider-bottom shadow
	
v1.3-------
	- Social share issue fixed
	- Add xml demo
v1.4-------
	- Striplashes add to "Stunning text"
	
v1.5-------
	- Fixed current menu issue
	- Fixed Twitter in Footer issue
	- Stripslashes() to Nivo Caption
	
v1.6-------
	- Twitter shared fixed


*/

/* Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address,
code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body,p,pre,div,span{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda,sans-serif, Arial, Helvetica, Garuda, sans-serif;
	line-height: 145%;
	color: #555;
}
p{	
}
h1,h2,h3,h4,h5,h6{
  margin-top: 15px;
  margin-bottom: 15px ;
  color: #333;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}

h6 {
	font-size: 15px;
}
a{
	text-decoration: none;
}
em{
	font-style:italic;
}
table{
	margin-top: 15px;
	margin-bottom: 15px;
}
hr{
	border: 0;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	margin-bottom: 20px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignnone {
	margin: 0px 0px 5px 5px;
	display: inline;
}
img.alignright {
	margin: 0px 0px 5px 10px;
	display: inline;
}

img.alignleft {
	margin: 0px 10px 5px 0px;
	display: inline;
}
.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter{
	margin-left: auto;
	margin-right: auto;
}

/* Misc using */
.space{
	clear: both;
	height: 20px;
	display: block;
}
.splitter{
	background: #fff url('img/top-splitter.png') no-repeat bottom center;
	width: 970px;
	height: 13px;
}
.bar-title-whole{
	width: 100%;
	overflow: hidden;
	/*border-bottom: 1px #a0a0a0 solid;*/
	/*border-top: 1px #eaeaea solid;*/
	position: relative;
	z-index: 10;
}
.bar-title{
	width: 976px;
	overflow: hidden;
	margin: auto;
		position: relative;
		z-index: 10;
}
.bar-title-inner{
	width: 960px;
	overflow: hidden;
	margin: 0px auto 27px;
	position: relative;
}		
	.bar-title h2{
		color: #eee;
		font-size: 33px;
		margin-top: 31px;
		margin-bottom: 14px;
		margin-left: 30px;
		font-weight: normal;
		font-family: 'Droid Serif' !important;
		display: table;
		font-style: italic;
		float: left;
		text-shadow: 0px 2px 2px #000;
	}
	.bar-title h5{
		color: #a5a5a5;
		margin-top: 35px;
		margin-bottom: 14px;
		margin-left: 20px;
		font-size: 15px;
		font-weight: normal;
		font-style: italic;
		float: left;
		font-family: 'Droid Serif' !important;
		display: table;
	}
.button{
	border: 0px ;
	text-decoration:none;	
	height: 28px;
	line-height:26px;
	display:inline-block;
	clear:both;
	padding: 0px 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 13px;
	font-family:  Verdana, Arial, Helvetica;
	cursor:pointer;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.button_big{
	border: 0px ;
	text-decoration:none;	
	height: 28px;
	line-height:28px;
	display:inline-block;
	clear:both;
	padding: 5px 21px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	font-family:  Verdana, Arial, Helvetica;
	cursor:pointer;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
.right-button{
	position: absolute;
	top : -17px;
	right: 38px;
}
.frame-left{
	float: left;
	padding: 4px;
	background: #fff;
	border: 1px #cfcfcf solid;
	margin: 0px 20px 0px 0px;
	overflow: hidden;
}
.frame-right{
	float: right;
	padding: 4px;
	background: #fff;
	border: 1px #cfcfcf solid;
	margin: 0px 0px 0px 20px;
	overflow: hidden;
}
.frame-center{
	text-align: center;
	clear: both;
	padding: 4px;
	background: #fff;
	border: 1px #cfcfcf solid;
	margin: 0px auto 0px auto;
	overflow: hidden;
	display: table;
}
	/* Contents' Table */
	.meta-left-sidebar table,.meta-right-sidebar table,.meta-left-full table, .meta-left-full-content table{
		width: 100%;
		padding: 5px;
		border-collapse:collapse;
		
		border: 1px #e2e2e2 solid;
		}
		.meta-left-sidebar th,.meta-right-sidebar th,.meta-left-full th, .meta-left-full-content th{
		text-align: left;
		color: #666;
		font-weight: bold;
		padding: 11px 20px;
		background: #eee url('img/bg-button.png') repeat-x center 90%;
		border-bottom: 1px #ddd solid;
		}
		.meta-left-sidebar td,.meta-right-sidebar td,.meta-left-full td, .meta-left-full-content td{
		background: #fbfbfb;
		color: #777;
		padding: 7px 20px;
		border-left: 1px #eee solid;
		}

.breadcrumbs-wrapper{
	width: 100%;
	height: 28px;
	background: url('img/bg-menu.png');
}	
.breadcrumbs-inner{
	width: 960px;
	height: 28px;
	margin: auto;
	position: relative;
}
.breadcrumbs{
	font-size: 11px;
	position: absolute;
	right: 32px;
	bottom: 12px;
}
.breadcrumbs .current{
	color: #aaa;
	font-style: italic;
}
.breadcrumbs .and{ 
	color: #999;
}
.breadcrumbs a{
	color: #999;
}
.breadcrumbs a:hover{
	color: #ccc;
	text-decoration: underline;
}
.arrow-breadcrumbs{
	width: 20px;
	height: 9px;
	display:inline-block;
	background: url('img/arrow-breadcrumbs.png') no-repeat center;
}
.pre-breadcrumbs{
	color: #999;
	margin-right: 5px;
	display:inline-block;
}
.body-2{
	width: auto;
	background: #f3f3f3;
}
.sub-title-wrapper{
	width:590px;
	color: #999;
	text-align: left;
	font-size: 90%;
	margin-bottom: 20px;
}
.post-date{
	padding-left: 24px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	text-shadow: 0px 1px 1px #fff;
	background:#ddd url('img/clock.png') no-repeat 6px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
}
.post-by{
	padding-left: 25px;
	margin-left: 15px;	
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	text-shadow: 0px 1px 1px #fff;
	background:#ddd url('img/pencil.png') no-repeat 7px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
}
.post-tag{
	padding-left: 25px;
	margin-left: 15px;	
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	text-shadow: 0px 1px 1px #fff;
	background:#ddd url('img/tag.png') no-repeat 7px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
}
.post-comment{
	padding-left: 25px;
	margin-left: 15px;	
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 7px;
	text-shadow: 0px 1px 1px #fff;
	background:#ddd url('img/comment.png') no-repeat 7px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-webkit-border-radius: 5px;
}
.post-date:hover {
	background:#c5c5c5 url('img/clock.png') no-repeat 6px;
}
.post-by:hover {
	background:#c5c5c5 url('img/pencil.png') no-repeat 7px;
}
.post-tag:hover {
	background:#c5c5c5 url('img/tag.png') no-repeat 7px;
}
.post-comment:hover {
	background:#c5c5c5 url('img/comment.png') no-repeat 7px;
}

.divider-blog{
	height: 2px;
	margin-top: 35px;
	margin-bottom: 35px;
	display: block;
	overflow: hidden;
	background: url('img/divider-blog.jpg') repeat-x;
	clear: both;
}
/* Search Form*/
#search-wrapper{
	width: 159px;
	position: relative;
}
#searchinput{
	width: 157px;
	background: #eee url('img/search-bg.jpg') repeat-x top;
	color: #777;
	height: 20px;
	padding: 2px;
	border: 1px solid #bbb;
	margin-top: 6px;
}
.nav-wrapper #searchinput{
	background: url('img/search-bg.png');
	border: 1px solid #333;		
	
		-moz-border-radius: 4px;
		border-radius: 4px;
		-webkit-border-radius: 4px;
}
#footer #searchinput{	
	border: 1px solid #393939;
}
#searchsubmit{
	background:url('img/search-big.png') no-repeat 3px 3px;
	position: absolute;
	height: 28px;
	top: 6px;
	right: 0px;
	cursor:pointer;
	width: 25px;
	border: 0px;
	padding:5px;
}
.nav-wrapper #searchsubmit{
	background:url('img/search.png') no-repeat 3px 3px;	
	height: 25px;
	top: 8px;
	right: 0px;
	width: 24px;	
}


	/* Header */
	.header-bar-color{
		height: 8px;
		width: 100%;
		/*border-bottom: 1px #383838 solid;*/
		background: #606060;
	}
	#header-whole{
		width: 100%;
		margin: auto;
		background: #aaa; /*url('img/bg-top3.jpg') repeat-x ;*/
	}
	.header-sh{
		width: 100%;
		margin: auto;
	}
	.header-sh2{
		width: 100%;
		margin: auto;
		background: url('img/bg-header.png') no-repeat top;
	}
	#header{
		width: 970px;
		height: 108px;
		clear: both;
		margin: 0px auto 0px;
		
	}
	#header .logo{
		float: left;
	}
	#header .logo-text{
		float: left;
		margin: 30px 0px 0px 35px;
		margin: 30px 0px 0px 35px;
	}
	#header	.logo-text a{
			color: #fff;
			text-decoration: none;
		}
	#header .top-right{
		float: right;
		text-align: right;
		margin-right: 27px;
	}
	#header .top-right h1, #header .top-right h2, #header .top-right h3, #header .top-right h4, #header .top-right h5, #header .top-right h9{
		color: #fff;
		margin-top: 2px;
		margin-bottom: 0px;
	}
	/*-- Menu Setting --*/
		.nav-wrapper-whole{
			width: 960px;
			height: 48px;
			margin: auto;
			position: relative;
			padding-top: 1px;
			z-index: 200;
		}		
		.menu-bg-left{
			background: url('img/bg-menu-left.png') no-repeat;
			height: 40px;
			width: 20px;
			display: block;
			float: left;
		}
		.menu-bg-right{
			background: url('img/bg-menu-right.png') no-repeat;
			height: 40px;
			width: 20px;
			display: block;
			float: left;
		}		
		.nav-wrapper{
			width: 920px;
			height: 40px;
			margin: 0px auto 0px;
			position: relative;
			float: left;
			background: url('img/bg-menu.png');
		}
		/*-- Start Menu --*/

		.ddsmoothmenu{
		/*background of menu bar (default state)*/
		max-width: 780px;
		text-align: center;
		margin: 0px;
		overflow: visible;
		}

		.ddsmoothmenu ul{
		padding: 0px;
		list-style-type: none;
		background: url('img/bg-menu2.png');
			-moz-border-radius-bottomleft:7px;
			-webkit-border-bottom-left-radius:7px;
			border-bottom-left-radius:7px;

			-moz-border-radius-bottomright:7px;
			-webkit-border-bottom-right-radius:7px;
			border-bottom-right-radius:7px;
		}

		/*Top level list items*/
		.ddsmoothmenu ul li{
		position: relative;
		display: block;
		float: left;
		}

		/*Top level menu link items style*/
		.ddsmoothmenu ul li a{
			line-height: 180%;
			overflow: hidden;
			text-align: left;
			font-family: 'Lucida Grande', Arial, Verdana, sans-serif;
			font-weight: normal;
			word-spacing: 1px;
			font-size: 12px;
			display: block; /*background of menu items (default state)*/
			padding: 9px 23px 9px 23px;
			text-decoration: none;
		}	
		
		.ddsmoothmenu ul li:first-child a{
			padding: 9px 23px 9px 19px;
		}
		
		.ddsmoothmenu ul li ul li:first-child a{
			padding: 3px 0px 3px 15px;
		}
		
		* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
		display: inline-block;
		}

		.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
		color: #999;
		}

		.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
		color: #fff;
		}

		.ddsmoothmenu ul li a:hover{
		color: #fff;
		}
			
		/*1st sub level menu*/
		.ddsmoothmenu ul li ul{
		position: absolute;
		left: 0;
		visibility: hidden;
		display: none; /*collapse all sub menus to begin with*/
		}
		
		/*Sub level menu list items (undo style from Top level List Items)*/
		.ddsmoothmenu ul li ul li{
		text-align:left;
		display: list-item;
		/*border-left: 1px #555 solid;*/
		float: none;		
		}

		.ddsmoothmenu ul li ul li a{
		color: #fff;
		font-size: 12px;
		}
		.ddsmoothmenu ul li ul li  a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
		/*background: #ababab;*/
		color: #fff;
		}
		.ddsmoothmenu ul li ul li a:link, .ddsmoothmenu ul li ul li a:visited{
		/*background: #ababab;*/
		color: #fff;
		}
		.ddsmoothmenu ul li ul li a:hover{
		/*background: #bbb;*/ /*background of menu items during onmouseover (hover state)*/
		color: #ffc !important;
		}
		/*All subsequent sub menu levels vertical offset after 1st level sub menu */
		.ddsmoothmenu ul li ul li ul{
		top: 0;
		}

		/* Sub level menu links style */
		.ddsmoothmenu ul li ul li a{
		width: 163px; /*width of sub menus*/
		padding: 3px 0px 3px 15px;
		height: 38px;
		line-height: 320%;
		overflow: hidden;
		}

		/* Holly Hack for IE \*/
		* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


		/* ######### CSS classes applied to down and right arrow images  ######### */

		.downarrowclass{
		position: absolute;
		top: 12px;
		right: 7px;
		}

		.rightarrowclass{
		position: absolute;
		top: 6px;
		right: 5px;
		}

		/* ######### CSS for shadow added to sub menus  ######### */

		.ddshadow{
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		background: silver;
		z-index: 90;
		}

		.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
		opacity: 0.8;
		}
		/*-- End menu */
	/* Search Form */
		.search-form{
			position: absolute;
			top: 1px;
			right: 5px;
		}
		
		
/* Slider */		
#slider-wrapper{
	width: 950px;
	overflow: visible;
	margin: 18px auto 0px;
		position:relative;
		z-index: 10;
	}	
		
	#slider-wrapper .slider-content{	
		min-height: 20px;
	}
	#slider-wrapper .slider-shadow{	
		width: 950px;		
		background: #181818;
	}
	#slider-wrapper .slider-bullet{	
		width: 950px;
		margin: 0px auto 0px;
		overflow: hidden;
	}
	#slider-wrapper .slider-divider{	
		width: 950px;
		height: 4px;
		background: url('img/slider-divider.png');
		display: block;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 99;
	}
	#slider-wrapper .slider-shadow-bottom{	
		width: 950px;
		height: 43px;
		background: url('img/slider-shadow.png') no-repeat center;
		display: block;
		position: absolute;
		left: 0px;		
	}
/* */
.cPrev-slider{
	position: absolute;
	width: 15px;
	height: 22px;
	background: url('img/carousel-arrow-left.png') no-repeat;
	overflow: hidden;
	top: 13px;
	left: 50px;
	cursor: pointer;
}
.cNext-slider{
	position: absolute;
	width: 15px;
	height: 22px;
	background: url('img/carousel-arrow-right.png') no-repeat;
	overflow: hidden;
	top: 13px;
	right: 50px;
	cursor: pointer;
}
.carousel-wrapper-slider{
	position: relative;
	margin: auto;
}
.carousel-slider{
	margin: auto;
}	
.carousel-slider ul{
	margin: auto;
	display: table;
}	
.carousel-slider ul li{
	list-style: none;
	float: left;
}
	
/* middle wrapper */
#container-wrapper-main{
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
/* Stunning Text */
#stunning-text-wrapper{	
	overflow: hidden;
	width: 100%;
	margin: auto;
	border-top: 1px #333 solid;
	border-bottom: 1px #fff solid;
	background: #d0d0d0 url('img/bg-stunning-text.png') repeat-x top;
}
#stunning-text{
	overflow: hidden;
	width: 100%;
	border-bottom: 1px #d0d0d0 solid;
	background: url('img/shadow-stunning-text.png') no-repeat bottom;
}
#stunning-text-inner{	
	width: 930px;
	margin: auto;
	overflow: hidden;
	min-height: 10px;
	font-size: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}

#stunning-text-below-wrapper{
	width: 900px;
	margin: auto;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
#stunning-text-below{
	overflow: hidden;
	width: 866px;
	margin: auto;
	padding-left: 30px;
	padding-bottom: 22px;
	padding-top: 2px;
	font-size: 20px;
	word-spacing: 2px;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	
/*
	background: #fbfbfb;
	
		-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
		-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;
		box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px;*/
}
#stunning-text-inner h2{
	margin-top: 20px;
	margin-bottom: 0px;
}
#stunning-text-inner .stunning-caption{
	font-size: 14px;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #888;
}
#stunning-text-below h1{
	margin-top: 20px;
	margin-bottom: 10px;
}
#stunning-text-below .stunning-caption{
	font-size: 14px;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #888;
}
#stunning-text-below a{
	margin-top: 35px;
	padding: 5px 25px;
	float: right;
	margin-right: 30px;

}
#stunning-text a{
	margin-top: 27px;
	padding: 5px 25px;
	float: right;
	margin-right: 50px;

}
/* Front manager */
#front-manager{
	overflow: hidden;
	width: 100%;
}
#front-manager p{
	margin-top: 8px;
	margin-bottom: 8px;
}
#container-wrapper{
	width: 100%;
	overflow: hidden;
	background: url('img/shadow-container-bottom.png') repeat-x bottom;
}
#container-wrapper-main{
	width: 100%;
	overflow: hidden;
	background: url('img/shadow-container-bottom.png') repeat-x bottom;
}
.container-shadow{
	width: 100%;
	overflow: hidden;
	background: url('img/shadow-container-2.png') repeat-x top;
}
.container-shadow-main{
	width: 100%;
	overflow: hidden;
	background: url('img/shadow-container-main.png') no-repeat center top;
}
#container{
	width: 976px;
	margin: 0px auto 0px;
	position: relative;
}
#container-inner-main{
	width: 900px;
	margin: 0px auto 5px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#container-inner{
	width: 900px;
	margin: 25px auto 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.mt30{
	margin-top: 30px;
}
/* Last Portfolio */
		/* Slider Portfolio */
.cPrev{
	position: absolute;
	width: 15px;
	height: 22px;
	background: url('img/carousel-arrow-left.png') no-repeat;
	overflow: hidden;
	top: 78px;
	left: 9px;
	cursor: pointer;
}
.cNext{
	position: absolute;
	width: 15px;
	height: 22px;
	background: url('img/carousel-arrow-right.png') no-repeat;
	overflow: hidden;
	top: 78px;
	right: 9px;
	cursor: pointer;
}
.carousel-wrapper{
	width: 900px;
	height: 100px;
	position: relative;
	padding-top: 40px;
	margin-bottom: 5px;
	overflow: hidden;
}
.carousel{
	height: 100px;
	overflow: hidden;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px auto 0px;
}			
.carousel img{
	width: 130px;
	height: 70px;
	padding: 5px;
	background: #ddd;
	margin: 9px;
	border: 1px #ccc solid;
}
	
/* Last Form Portfolio*/
.last-port-wrapper{
	width: 900px;
	overflow: hidden;
	margin: 0px auto 40px;
	padding-top: 30px;
}
	.last-port-title h4{
		margin-bottom: 10px;
	}
	.last-port-desc{
		overflow: hidden;
		margin-bottom: 10px;
	}
	.last-port-item-link h5{
		margin-top: 10px;
		margin-bottom: 5px;
	}

/* Last Form Blog*/
.last-blog-wrapper{
	width: 900px;
	overflow: hidden;
	margin: 0px auto 40px;
	padding-top: 30px;
}
	.last-blog-title h4{
		margin-bottom: 10px;
	}
	.last-blog-desc{
		overflow: hidden;
		margin-bottom: 10px;
	}
	.last-blog-item-link h5{
		margin-top: 10px;
		margin-bottom: 15px;
	}
	.post-date-lfb{
		color: #888;
		text-align: left;
		font-size: 90%;
		margin-bottom: 8px;
		margin-top: -6px;
		margin-left: 0px;
		font-style: italic;		
	}


.frame{
	padding: 4px;
	border: 1px #cfcfcf solid;
	background: #fff;
}
.zoom{
	background: #404040 url('img/zoom.png') no-repeat  center;
}
.zoom-video{
	background: #404040 url('img/zoom-video.png') no-repeat  center;
}	
.w58{
	width: 58px;
}
.w80{
	width: 80px;
}
.w193{
	width: 193px;
}
.w275{
	width: 275px;
}
.w410{
	width: 410px;
}
.w960{
	width: 960px;
}
.w185{
	width: 185px;
}
.w192{
	width: 192px;
}
.h58{
	height: 58px;
}
.h58{
	height: 58px;
}
.h69{
	height: 69px;
}
.h80{
	height: 80px;
}
.h136{
	height: 136px;
}
.h146{
	height: 146px;
}
.h236{
	height: 236px;
}
.h167{
	height:167px;
}
.h180{
	height: 180px;
}
.h205{
	height: 205px;
}
.h5{
	height: 5px;
}
.h8{
	height: 8px;
}
.h30{
	height: 30px;
}
.h220{
	height: 220px;
}
.h300{
	height: 300px;
}
.h320{
	height: 320px;
}
.h298{
	height: 298px;
}
.h342{
	height: 342px;
}
.h262{
	height: 262px;
}
.last-port-widget-whole{
	clear:both; overflow:hidden;
}
.width100{
	width: 100%;
}
.last-port-wrapper-widget{
	margin-bottom: 13px;
	margin-right: 13px;
	margin-left: 1px;
	float: left;
}
	.last-port-wrapper-widget .port-postthumb{
		background: #fff;
		border: 1px #ccc solid;
		padding: 4px; 
	}
.last-post-wrapper-widget{
	margin-top: 18px;
	overflow: hidden;
}
	.last-post-wrapper-widget .blog-title h4 {
		margin-top: 5px;	
		margin-bottom: 5px;
	}
	.last-post-wrapper-widget .blog-title h4 a{
		color: #444 !important;
	}
	.last-post-wrapper-widget .port-postthumb{
		float: left;
		background: #d9d9d9;
		border: 1px #ccc solid;
		padding: 4px; 
		margin-left: 1px;
		margin-top: 1px;
	}
	.meta-right-wrapper-widget{
		width: 135px;
		overflow: hidden;
		margin-left: 10px;
		float: left;
		margin-bottom: 0px;
	}	
	
	#sidebar .meta-right-wrapper-widget{
		
		width: 165px;
	}
	.meta-right-widget{
		font-size: 92%;
	}
	
/* Widget */
.twitter-whole{
	clear: both;
}
.flickr-widget{
	overflow: hidden;
}
.flickr-widget .flickr_badge_image{
	width: 55px;
	float: left;
	margin-right: 17px;
	margin-bottom: 17px;
}
.flickr-widget img{
	width: 55px;
	height: 55px;
}


ul#twitter_update_list li{
	list-style: none;
	background: none;
	border-bottom: 0;
	background: url('img/twitter_icon_s.png') no-repeat left 15px;
	display: inline-block;
	padding-left: 30px;
	margin-right: 0px;
	font-family: Georgia, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	width: 90%;
}
ul#twitter_update_list li:hover{
	background: url('img/twitter_icon_s.png') no-repeat left 15px;
}
ul#twitter_update_list li span{
	width: 227px;
	list-style: none;
	background: none;
	margin-left: 0px;
	margin-right: 5px;
	display: inline-block;
	font-style: italic;
	color: #999 !important;
}
ul#twitter_update_list li a{
	width: 227px;
	color: #777 !important;
	display:table;
	margin-top: 10px;
}
ul#twitter_update_list li span a{
	width: 227px;
	color: #777 !important;
	margin-top: 0px;
}
ul#twitter_update_list li a:hover{
	width: 227px;
	color: #444 !important;
}

/* Twiiter in footer */
#footer-inner ul#twitter_update_list li span,#footer-inner ul#twitter_update_list li a, #footer-inner ul#twitter_update_list li span a, #footer-inner ul#twitter_update_list li a:hover{ 
	width: 190px; 
}

#footer-wrapper{
	width: 100%;
	margin: 0px auto 0px;
	overflow: hidden;
	border-top: 5px #393939 solid;
	border-bottom: 1px #151515 solid;
	background: #252525 url('img/footer-bg.png');
}
#footer{
	width: 100%;
	/*background: url('img/footer-bg-shadow.png') repeat-x top;*/
	margin: 0px auto 0px;
	overflow: hidden;
}
#footer-inner{
	width: 960px;
	margin: 0px auto 0px;
	overflow: hidden;
}
#footer div{	
	color: #bbb;
}
	
	#footer h4{
		margin-top: 5px;
	}
	/*  end overiding */
	
	/* overide for thumbnail in footer*/
	#footer  .footer-space{
		width: 15px;
		height: 30px;
		display: block;
		float: left;
	}
	#footer .flickr-widget .flickr_badge_image{
		width: 50px;
		border: 2px #404040 solid;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	#footer 	.flickr-widget img{
			width: 50px;
			height: 50px;
	}
	#footer .port-postthumb{
		background: #303030;
		border: 1px #2a2a2a solid; 
	}
	#footer p{
		color: #a5a5a5;
	}
	#footer .footer-inner ul{
		margin-top: 0px;
	}
	#footer li{
		font-size: 92%;
		line-height: 130%;
		width: 85%;
		color: #a5a5a5;
		list-style: none;		
		margin: 0px 0px 0px 0px;
		padding: 8px 10px 10px 5px;
	}		
	#footer .footer-wrapper{
		width: 970px;
		overflow: hidden;
		padding-left: 10px;
	}
	#footer .footer-style{
		width: 215px;		
		min-height: 230px;
		margin: 5px 0px 10px 15px;
		padding-right: 5px;
		float: left;	
		text-align: left;
	}
	#footer .footer-style a{
		color: #ccc;
	}
	#footer .footer-style a:hover{
		color: #f3f3f3;
	}
	#footer .footer-inner{
		margin-bottom: 50px;
	}
	#footer .meta-right-widget {
		color: #8a8a8a;
	}
		.copyright{
			width: 900px;
			min-height: 30px;
			clear: both;
			text-align: right;
			padding: 30px auto 30px;
			margin: 7px auto 7px;
		}
		.copyright a{
			color: #bbb;
			text-decoration: none;
		}
		.copyright a:hover{
			color: #eee;
		}	
		.copyright-wrapper{
			width: 100%;
			overflow: hidden;
			background: #2b2b2b; 
			margin: auto;
			display: block;
			border-top: 1px #393939 solid;
		}
		#copyright .copyright-left{
			float: left;
			overflow: hidden;
			line-height: 300%;
			color: white;
		}
		#copyright .copyright-right{
			float: right;
			overflow: hidden;
			line-height: 300%;
		}

		
		#footer li{
			background: url('img/footer-divider-hori.png') repeat-x center bottom;
		}
		#footer li:hover {
			background: #292929 url('img/footer-divider-hori.png') repeat-x center bottom;
		}
		

/* Page  */
	.page-desc{
		font-size: 14px;
		font-family : Arial,Helvetica,Verdana, sans-serif;
		margin-left: 10px;
	}
	#page .page-wrapper-full{
		width: 900px;
		margin: 1px auto 0px;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 30px;
		padding-bottom: 30px;
		overflow: hidden;
	}
	#page .page-wrapper{
		width: 960px;
		min-height: 250px;
		margin: 1px auto 0px;
		overflow: hidden;
	}
	#page .page-w600{
		width: 590px;
		padding-right: 30px;
		padding-left: 30px;
		padding-top: 30px;
		padding-bottom: 30px;
		overflow: hidden;
		float: left;
	}
	#page .page-w900{
		width: 900px;
		margin: 0px auto 40px;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 30px;
		padding-bottom: 30px;
		overflow: hidden;
	}
	#page .page-w600-right{
		width: 590px;
		padding-right: 30px;
		padding-left: 30px;
		padding-top: 30px;
		padding-bottom: 30px;
		overflow: hidden;
		float: right;
	}
	#page .page-wrapper-right{
		margin: 0px 40px 0px 25px;
		width: 935px;
		overflow: hidden;
		float: right;
	}
	#page .title-wrapper h2{
		margin-top: 15px;
		margin-bottom: 22px;
	}
	#page .meta-left-full{
		margin: 10px 0px 13px 0px;
		overflow: hidden;
	}	
	#page .meta-left-full-content{
		margin: 0px 0px 5px 0px;
		overflow: hidden;
	}
	#page .meta-left-button{
		margin: 5px 0px 0px 0px;
		overflow: hidden;
	}
	#page .w600{
		width: 600px;
	}
	#page .blog-full-thumb{
		width: 340px;
		float: left;
		overflow: hidden;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#page .blog-full-content{
		width: 530px;
		float: right;
		overflow: hidden;
		margin-top: 20px;
	}
	#page .blog-full-wrapper{
		overflow: hidden;
	}
	#page .blog-full-content .title-wrapper .title h2{
		margin-top: 10px;
		margin-bottom: 27px;
	}
	#page .page-search-not-found{
		margin: 30px;
	}
/* Page main*/
#page-main{
	width: 900px;
	margin: 0px auto 0px;
	overflow: hidden;
}
	#page-main .page-w600{
		width: 590px;
		padding-right: 30px;
		padding-left: 0px;
		padding-top: 30px;
		padding-bottom: 30px;
		overflow: hidden;
		float: left;
	}
	#page-main .title-wrapper h2{
		margin-top: 20px;
		margin-bottom: 25px;
	}
	#page-main .meta-left-full{
		margin: 15px 0px 0px 0px;
		overflow: hidden;
	}	
	#page-main .meta-left-button{
		margin: 15px 0px 0px 0px;
		overflow: hidden;
	}
/* Portfolio */
#page .portfolio-wrapper{
		width: 960px;
		margin: 0px auto 0px;
		overflow: hidden;
	
}
.port-2-wrapper{
	width: 420px;
	float: left;
	overflow: hidden;	
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 40px;
}
.port-3-wrapper{
	width: 285px;
	float: left;
	overflow: hidden;	
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 27px;
}
.port-4-wrapper{
	width: 202px;
	float: left;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.mb30{
	margin-bottom: 30px;
}
.mb23{
	margin-bottom: 23px;
}

.mt0{
	margin-top: 0px;
}
.mb40{
	margin-bottom: 40px;
}
.ml30{
	margin-left: 30px;
}
.mt10{
	margin-top: 10px;
}
.portfolio-link h4{
	margin-top: 14px;
	margin-bottom: 8px;
}
.portfolio-wrapper .title-wrapper{
		margin-left: 18px;
		margin-right: 25px;
		margin-top: 0.5em;
		margin-bottom: 0.3em;
}
.portfolio-filter-wrapper{
	width: 100%;
	clear: both;
	margin-left: 30px;
	margin-top: 15px;
}
#portfolio-filter{
	float: none;
}
#portfolio-filter li{
	float: left;
	list-style: none;
	margin-right: 20px;
	margin-bottom: 15px;
}
#portfolio-filter li:last-child{
	float: none;
}
#portfolio-list{
	display: inline-block;
}
/* Sidebar */
#sidebar{
	width: 280px;
	overflow: hidden;
	float: left;
	text-align: center;
	margin: 0px 0px 30px 0px;
	position: relative;
}	
	#sidebar h3{
		font-size: 20px;
		margin: 40px 0px 10px;
		padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 0px;
		color: #333;

	}
	#sidebar li{
		line-height: 130%;
		width: 80%;
		list-style: none;		
		margin: 0px 0px 0px 0px;
		border-bottom: 1px #e3e3e3 solid;
		background: url('img/arrow-sidebar.png') no-repeat 2px 10px;
		padding: 10px 10px 10px 24px;
	}
	
	#sidebar li:last-child{
		border: 0px;
	}
	#sidebar li:hover {
		background: #eee url('img/arrow-sidebar.png') no-repeat 2px 10px;
	}
	#sidebar .sidebar-style{
		overflow: hidden;
		text-align: left;
	}
		.sidebar-style a{
			color: #ff0055;
			text-decoration: none;
		}
		.sidebar-style a:hover{
			color: #555;
		}
	#sidebar .sidebar-inner{
		color: #999;
	}
	#sidebar .sidebar-wrapper{
		position: relative;
		z-index: 2;
		overflow: hidden;
		margin: 0px 0px 0px 30px;
	}
	#sidebar .sidebar-top-right,#sidebar .sidebar-bottom-right{
		width: 100%;	
		height: 140px;
		position: absolute;
		left: 0px;
		z-index: 1;
		display:block;
	}
	/*overiding for main page*/
	#page-main .sidebar-top-right{
		background: url('img/right-sidebar-splitter-top.png') repeat-y left;
		top: 0px;
	}
	#sidebar .sidebar-bottom-right{
		background:#f3f3f3 url('img/right-sidebar-splitter-bottom.png') no-repeat left;
		bottom: 0px;
	}
	
	#sidebar .sidebar-top-left,#sidebar .sidebar-bottom-left{
		width: 100%;	
		height: 140px;
		position: absolute;
		left: 0px;
		z-index: 1;
		display:block;
	}
	#sidebar .sidebar-top-left{
		background: #f3f3f3 url('img/left-sidebar-splitter.png') repeat-y right;
		top: 0px;
	}
	#sidebar .sidebar-bottom-left{
		background:#f3f3f3 url('img/left-sidebar-splitter-bottom.png') no-repeat right;
		bottom: 0px;
	}
	.sidebar-right{
		background: url('img/sidebar-left.png') repeat-y 650px;/*610px;*/
		overflow: hidden;
	}
	.sidebar-left{
		background: url('img/sidebar-right.png') repeat-y 265px;/*305px;*/
		overflow: hidden;
	}
	/* COMMENTS CSS */	
#comment-area{
	margin: 35px 0px 0px;
}	
#comments p.form-allowed-tags {
	display:none;
}
#comments h3 {
	font-size:1.5em;
	font-weight:normal;
}
#comments ol.commentlist {
	clear:both;
	list-style:none;
}
#comments ol ul {
	list-style:none;
	
}
#comments ol li {
	margin:0px;
	clear:both;
}
#comments ol li > ul {	
	margin: 0px 0px 0px 0px;
	float:left;
	clear:both;
}
#comments ol li ul.children li div.comment-body {
	margin-left: 25px;
	width:535px;
	background: #fbfbfb;
	border:1px solid #ebebeb;
}
#comments ol li ul.children ul.children li div.comment-body {
	margin-left: 50px;
	background: #fbfbfb;
	width:510px;
	border:1px solid #ebebeb;
}
#comments ol li ul.children ul.children ul.children li div.comment-body {
	margin-left: 75px;
	width:485px;
	background: #fbfbfb;
	border:1px solid #e5e5e5;	
}
#comments ol li ul.children ul.children ul.children ul.children li div.comment-body {
	margin-left: 100px;
	width:460px;
	background: #fbfbfb;
	border:1px solid #e5e5e5;	
}
#comments ol li ul.children ul.children ul.children ul.children ul.children li div.comment-body {
	margin-left: 125px;
	width:435px;
	background: #fbfbfb;
	border:1px solid #e5e5e5;	
}
#comments ul li {
	clear:both;
}
#comments div.comment-meta {
	float:left;
	width:105px;
	overflow:hidden;
	margin-right: 5px;
}
#comments div.comment-meta div.avatar-wrapper {
	float:left;
	background:#f0f0f0;
	padding:4px;
	/*-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;*/
	border:1px solid #dfdfdf;
	width:80px;
	height:80px;
}
#comments ol li ul.children div.avatar-wrapper {
	border:1px solid #dfdfdf;	
}
#comments div.comment-meta div.comment-date {
	width:120px;
	font-size: 10px;
	color:#a6a6a6;
	float:left;
	background:url(images/date.png) no-repeat 0px 10px;
	text-align:left;
	margin-top:6px;
}
#comments div.comment-body {
	overflow: hidden;
	width:560px;
	float:left;
	padding:10px;
	background: #fbfbfb;
	/*-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;*/
	border:1px solid #e5e5e5;
	margin: 7px 0px 7px;
	
}
#comments div.comment-body h3 {
	font-size:12pt;
	margin-bottom: 0.8em;
	margin-top: 0.4em;
}
#comments div.comment-body p {
	line-height:14pt;
	color: #777;
}
#comments a.comment-reply-link:link, #comments a.comment-reply-link:visited,  p.form-submit input {
	border: 0px ;
	text-decoration:none;		
	font-size: 13px;
	font-family:  Verdana, Arial, Helvetica;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	cursor:pointer;	
	height:28px;
	line-height:24px;
	display:inline-block;
	float:right;
	clear:both;
	padding:0px 8px;
}
  p.form-submit input {
	width: 90px;
  }
#cancel-comment-reply-link:link, #cancel-comment-reply-link:visited{
	height:26px;
	line-height:24px;
	display:inline-block;
	float:right;
	clear:both;
	padding:0px 8px;
	margin-right: 39px;
	margin-top: 20px;	
	border: 0px ;
	text-decoration:none;	
	font-size: 13px;
	font-family:  Verdana, Arial, Helvetica;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	cursor:pointer;
}
#comments #respond {
	clear:both;
	width: 590x;
	margin-bottom: 20px;
	overflow: hidden;
}
#comments #respond p {
	float:left;
	clear:both;
}
#comments #respond p.comment-form-email ,#comments #respond p.comment-form-author ,#comments #respond p.comment-form-url,#comments #respond p.comment-form-comment  {
	width: 620px;
}
#comments #respond p.comment-form-email input, #comments #respond p.comment-form-author input, #comments #respond p.comment-form-url input {
	border:1px solid #d0d0d0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	height:28px;
	line-height:28px;
	padding:0px 10px;
	color:#4c4c4c;
	float:left;
	width: 425px;
	margin:3px 0px 3px;
	background: #fafafa url('img/bg-comment-input.jpg') repeat-x top;
}
#comments #respond p.comment-form-email input:hover, #comments #respond p.comment-form-author input:hover, #comments #respond p.comment-form-url input:hover{
	background: #fafafa url('img/bg-comment-input.jpg') repeat-x top;
}
#comments #respond p.comment-form-comment textarea {
	border:1px solid #d0d0d0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:15px;
	color:#4c4c4c;
	float:left;
	width: 415px;
	margin:3px 0px 3px;
	background: #fafafa url('img/bg-comment-input.jpg') repeat-x top;
}
#comments #respond p.comment-form-comment textarea:hover {
	background: #fafafa url('img/bg-comment-input.jpg') repeat-x top;
	color:#4c4c4c;
}
#comments #respond p.login-as{
	margin: 5px 0px 10px;
}	
#comments #respond p.comment-form-email label, #comments #respond p.comment-form-author label, #comments #respond p.comment-form-url label, #comments #respond p.comment-form-comment label {
	line-height: 30px;
	float:left;
	width:135px;
	padding-top: 1px;
	color:#777;
}
#comments #respond span.required {
	font-size:8pt;
	color:#cd0002;
}
#comments #respond p.comment-notes {
	font-size:8pt;
	color:#999;
	padding:20px 0px;
}
#comments #respond p.logged-in-as {
	padding:10px 0px;
	font-size:8pt;
	color:#999999;
}
#comments #respond p.logged-in-as a:link,
#comments #respond p.logged-in-as a:visited {
	font-size:8pt;
}
#comments #respond p.form-submit {
	margin:5px 0px 5px;
	padding-left:135px;
}
.reply-title h3{	
	margin-bottom: 20px;
}
.reply-title{
	margin-top: 40px;
	margin-bottom: 10px;
}
.comments-title h3{	
	margin-bottom: 20px;
}
.comments-title{
	margin-top: 40px;
	margin-bottom: 15px;
}
.reply-title, .comments-title{
	width: 580px;
	border-bottom: 1px #ddd solid;	
}

/* Pagination	*/
.port-4-pagination{
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 50px;
}
.port-3-pagination{
	margin-left: 28px;
	margin-top: 10px;
	margin-bottom: 50px;
}
.port-2-pagination{
	margin-left: 41px;
	margin-top: 10px;
	margin-bottom: 50px;
}
.pagination {
	margin: 0px 0px 0px 0px;
	clear:both;
	position:relative;
	font-size:11px;
}
 
.pagination span, .pagination a {
	font-size: 13px;
	display:block;
	float:left;
	margin: 2px 3px 15px 0;
	padding: 7px 11px 8px 11px;
	text-decoration:none;
	width:auto;
	color:#333;
	line-height:13px;
	background: #d5d5d5;
}
 
.pagination a:hover{
	color:#777;
	background: #e5e5e5;
}
 
.pagination .current{
	background: #b5b5b5;
	padding: 7px 11px 8px 11px;
	color:#333;
}

/* Page Contact */
#contactForm{
	clear:both;
	width: 930px;
	}
.screenReader { left: -9999px; position: absolute; top: -9999px; }
.thanks { background: #eee;color: #777; border: 1px solid #ddd; padding:10px; width: 590px; }
ol.forms { float: left; list-style: none;margin: 0px 0px 0px;text-align:left; clear: both;}
ol.forms li { 
	clear: both; 
	float: left; 
	position: relative;
	width: 100%;
	margin: 20px 0px 0px 0px;
}
ol.forms li.buttons{ 
	margin-top: 0px;
}
ol.forms label {
	line-height: 36px;
	display: block;
	float: left;
	font-weight: normal;
	width: 100px;
}
ol.forms input{
	border:1px solid #d0d0d0;
	-moz-border-radius:6px;
	-webkit-radius:6px;
	border-radius:6px;
	height:28px;
	line-height:28px;
	padding:0px 10px;
	color:#4c4c4c;
	float:left;
	width: 430px;
	margin:3px 0px 3px;
	background: #fafafa url('img/bg-comment-input.jpg') repeat-x top;
}
ol.forms textarea{
	border:1px solid #d0d0d0;
	-moz-border-radius:6px;
	-webkit-radius:6px;
	border-radius:6px;
	padding:15px;
	color:#4c4c4c;
	float:left;
	width: 420px;
	margin:3px 0px 3px;
	background: #fafafa url('img/bg-comment-input.jpg') repeat-x top;
}
ol.forms input:focus, ol.forms textarea:focus { background-color: #f9f9f9; border-color: #ff9800; }
ol.forms li .error { line-height:20px; font-size: 12px; margin-left: 100px; clear: both; font-style: italic; color: #777;}
ol.forms li.screenReader { margin-bottom: 0; }
ol.forms li.buttons, ol.forms li.inline {  width: 585px; }
ol.forms li.inline input { width: auto; border: 0px;}
ol.forms li.inline label { margin-left: 5px; display: inline; float: none; width: auto; }

/* Contact widget in footer and sidebar*/

.contact-widget-whole .contact-widget{
	clear:both;
	overflow: hidden;
}
#footer .contact-widget .thanks { 
	background: #606060;
	border: 1px #555 solid;
	color: #999;
	width: 90%
}
#sidebar .contact-widget .thanks { width: 100%; }
.contact-widget ol.forms { float: left; list-style: none;margin: 0px 0px 0px;text-align:left; clear: both; width: 100%;}
#footer #contactForm, #sidebar #contactForm{
	width: 100%;
}
#footer .contact-widget ol.forms li , #sidebar .contact-widget ol.forms li{ 
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
	background: none;
}
.contact-widget ol.forms label {
	width: 20%;
	float: right;
}
.contact-widget ol.forms input{
	width: 65%;
}
#footer .contact-widget ol.forms input{
	background: #333;
	border: 1px #333 solid;
	color: #aaa;
}
.contact-widget ol.forms textarea{
	width: 85%;
	height: 50px;
}
#footer .contact-widget ol.forms textarea{
	background: #333;
	border: 1px #333 solid;
	color: #aaa;
}
.contact-widget ol.forms input:focus, ol.forms textarea:focus { background-color: #f9f9f9;}
.contact-widget ol.forms li.screenReader { margin-bottom: 0; }
.contact-widget ol.forms li .error { margin-left: 0px;}
#footer .contact-widget ol.forms li.buttons, #sidebar .contact-widget ol.forms li.buttons{  width: 100%; margin: 0px; padding-top: 10px; }
#footer .contact-widget ol.forms li.buttons button, #sidebar .contact-widget ol.forms li.buttons button{  margin: 0px; }
#footer .contact-widget ol.forms li.buttons button{

	background: #2f2f2f;
	border: 0px;
	color: #888;
}
	

	
/*Calendar Table*/
#footer  #wp-calendar a{
	color: #fff;
}
#footer  #wp-calendar a:hover{
	color: #eee;
}
#footer  #wp-calendar{	
	border: 1px #d3d3d3 solid;
	border-collapse: collapse;
	text-align: center;
	font-size: 11px;
	line-height: 150%;
	width: 90%;
}	
#footer  #wp-calendar td{
	padding: 8px;
	border: 1px #c5c5c5 solid;
	color: #777;
	background: #ddd;
}

#wp-calendar th, #wp-calendar tfoot tr td{	
	border-collapse: collapse;
	border: 0px;
	padding: 8px;
	font-weight: 900;
	color: #666;
	background: #e0e0e0;
}
#footer #wp-calendar tfoot tr td{
	background: #aaa;
}
#footer #wp-calendar caption{

	color: #555;
	margin-right: -1px;
	border-top: 1px #c5c5c5 solid;
	border-left: 1px #c5c5c5 solid;
	border-right: 1px #c5c5c5 solid;
	font-family : Helvetica, Verdana, sans-serif;
	font-size: 16px; 
	padding: 8px;	
	background: #aaa;
}	
/*Calendar Table*/
#wp-calendar{	
	border: 1px #d5d5d5 solid;
	border-collapse: collapse;
	text-align: center;
	font-size: 11px;
	line-height: 150%;
	width: 90%;
}	
#wp-calendar td{
	padding: 8px;
	border: 1px #d5d5d5 solid;
}

#wp-calendar th, #wp-calendar tfoot tr td{	
	border-collapse: collapse;
	border: 0px;
	padding: 8px;
	font-weight: 900;
}
#wp-calendar tfoot tr td{
	background: #eee;
}
#wp-calendar caption{
	margin-right: -1px;
	border-top: 1px #d5d5d5 solid;
	border-left: 1px #d5d5d5 solid;
	border-right: 1px #d5d5d5 solid;
	font-family : Helvetica, Verdana, sans-serif;
	font-size: 16px; 
	padding: 8px;	
	background: #eee;
}

/* Social Share */
.social-share-wrapper{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 10px;
}
.social-share-wrapper ul{	
	margin-top: 15px;
	list-style: none;
}
.social-share-wrapper li{
	margin-right: 10px;
	float: left;
}
.social-share-wrapper-title {
	width: 580px;
	border-bottom: 1px #ddd solid;	
}
.social-share-wrapper-title h3{
	margin-top: 40px;
	margin-bottom: 20px;
}
/* Short Code*/

ul.list_check{
	list-style: none;
}
ul.list_check li{
	background: url('img/check-list.png') no-repeat 2px;
	padding: 2px 0px 2px 25px;
}
ul.list_check2{
	list-style: none;
}
ul.list_check2 li{
	background: url('img/check-list2.png') no-repeat 2px;
	padding: 2px 0px 2px 23px;
}
ul.list_bullet{
	list-style: none;
}
ul.list_bullet li{
	background: url('img/bullet-list.png') no-repeat 2px;
	padding: 2px 0px 2px 25px;
}
ul.list_bullet2{
	list-style: none;
}
ul.list_bullet2 li{
	background: url('img/bullet-list2.png') no-repeat 2px;
	padding: 2px 0px 2px 25px;
}
ul.list_arrow{
	list-style: none;
}
ul.list_arrow li{
	background: url('img/arrow-list.png') no-repeat 2px;
	padding: 2px 0px 2px 23px;
}
ul.list_arrow2{
	list-style: none;
}
ul.list_arrow2 li{
	background: url('img/arrow-list2.png') no-repeat 2px;
	padding: 2px 0px 2px 23px;
}
.yellow-box{
	margin-top: 10px;
	margin-bottom: 10px;	
	width: auto;
	overflow: hidden;
	padding: 20px 20px 20px 70px;
	color: #BDA957;
	background: #FFF9E3 url('img/error.png') no-repeat 20px 20px;
	border: 1px solid #BDA957 ;
	clear: both;
	-moz-border-radius:5px;
	-webkit-radius:5px;
	border-radius:5px;
}
.red-box{
	margin-top: 10px;
	margin-bottom: 10px;	
	width: auto;
	overflow: hidden;
	padding: 20px 20px 20px 70px;
	color: #BD5757;
	background: #FFE3E3 url('img/exclamation.png') no-repeat 20px 20px;
	border: 1px solid #BD5757 ;
	clear: both;
	-moz-border-radius:5px;
	-webkit-radius:5px;
	border-radius:5px;
}
.green-box{
	margin-top: 10px;
	margin-bottom: 10px;	
	width: auto;
	overflow: hidden;
	padding: 20px 20px 20px 70px;
	color: #64AF46;
	background: #E5FFDB url('img/accept.png') no-repeat 20px 20px;
	border: 1px solid #64AF46 ;
	clear: both;
	-moz-border-radius:5px;
	-webkit-radius:5px;
	border-radius: 5px;
}
.code{
	width: auto;
	overflow: auto;
	font-size: 13px;
	font-family: Georgia, Arial, 'helvetica neue', Helvetica, Verdana, sans-serif;
	line-height: 170%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background: #ececec;
	color: #777;
	border: 1px solid #e0e0e0;
	border-left: 10px solid #e0e0e0;
	clear: both;

} 
.dash-box{
	margin-top: 10px;
	margin-bottom: 10px;	
	width: auto;
	overflow: hidden;
	padding: 20px 20px 20px 20px;
	width: auto;
	border: 1px #ccc dashed;
	background: #eee;
	clear: both;
	-moz-border-radius:5px;
	-webkit-radius:5px;
	border-radius: 5px;
}

.quote{
	overflow: hidden;
	color: #999;
	font-size: 1.5em;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-style: oblique;
	margin: auto;
	text-align: center;
}
.quote-left{
	overflow: hidden;
	width: 33%;
	color: #999;
	font-size: 1.5em;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-style: oblique;
	margin: auto;
	float: left;
	padding-right: 20px;
}
.quote-right{
	overflow: hidden;
	width: 33%;
	color: #999;
	font-size: 1.5em;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-style: oblique;
	margin: auto;
	float: right;
	padding-left: 20px;
}
.quote-open{
	overflow: hidden;
	padding: 0px 25px 0px 25px;
	background: url('img/quote-open.png') no-repeat left;
}
.divider{
	width: 100%;
	height: 1px;
	margin-bottom: 30px;
	padding-top: 30px;
	background: url('img/divider-blog.jpg') repeat-x bottom;
	display: block;
	clear: both;
	overflow: hidden;
}
.divider-main{
	width: 100%;
	height: 1px;
	background: url('img/divider-blog.jpg') repeat-x bottom;
	display: block;
	clear: both;
	overflow: hidden;
}
#container .dropcap{
	margin-bottom: 0px;
	margin-right: 5px;
	float: left;
	font-size: 25px;
	width: 40px;
	height: 37px;
	text-align: center;
	float: left;
	/*background: url('img/dropcap-circle.png') no-repeat;*/
}
#container .dropcap_circle{
	margin-bottom: 0px;
	margin-right: 10px;
	float: left;
	font-size: 21px;
	width: 40px;
	height: 37px;
	text-align: center;
	float: left;
	background: url('img/dropcap-circle.png') no-repeat center;
}
	.column1_2{
	width: 48%;
	margin: 0px 3% 0px 0px;
	overflow: hidden;
	float: left;
}
	.column1_3{
	width: 31%;
	margin: 0px 3% 0px 0px;
	overflow: hidden;
	float: left;
}
	.column1_4{
	width: 22.5%;
	margin: 0px 3% 0px 0px;
	overflow: hidden;
	float: left;
}
	.column1_5{
	width: 14%;
	margin: 0px 3% 0px 0px;
	overflow: hidden;
	float: left;
}
	.column2_3{
	width: 65%;
	margin: 0px 3% 0px 0px;
	overflow: hidden;
	float: left;
}
	.column3_4{
	width: 74.5%;
	margin: 0px 3% 0px 0px;
	overflow: hidden;
	float: left;
}
	.column4_5{
	width: 80%;
	margin: 0px 3% 0px 0px;
	overflow: hidden;
	float: left;
}

    .column1_3_wrap{
		width: 280px;
		margin: 0px 30px 0px 0px;
		overflow: hidden;
		float: left;
	}
    .column2_3_wrap{
		width: 590px;
		margin: 0px 30px 0px 0px;
		overflow: hidden;
		float: left;
	} 
	.column1_4_wrap{
		width: 195px;
		margin: 0px 30px 0px 0px;
		overflow: hidden;
		float: left;
	}
	.last{
		margin-right: 0px;
	}
	.googlemap{
	margin: 0px 20px 10px 0px;
	padding: 4px;
	background: #d0d0d0;
	border: 1px #c0c0c0 solid;		
}
/* added in iBuze */
	.testinomial{
		background: #e5e5e5;
		overflow: hidden;
		padding: 30px;
		border: 1px #ddd solid;
		color: #777;
	}
	.testinomial .by{
		display: block;
		padding-top: 20px;
		font-style: italic;
		color: #999;
	}
	.heading{
		overflow: hidden;
	}
	.heading .header{
		font-size: 22px;
		line-height: 100%;
	}
	.heading .caption{
		font-size: 14px;
	}
/* Social link */
	.social-link{
		float: left;
		width: 30px;
		height: 40px;
		padding-top: 5px;
		margin-right: 12px;
		overflow: hidden;
		display: block;
	}