/*
Theme Name: Biz Template
Theme URI: http://www.templatesquare.com/
Description: Biz Template is business wordpress theme. This theme is clean style and comes with 3 color (blue, orange, red).
Version: 1.1
Author: swalian
Author URI: http://www.templatesquare.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

html,body{height:100%}
body {
	font-family:Verdana, Arial, Tahoma;
	font-size:12px;
	margin:0 auto;
	padding:0;
	color:#333;
	height:100%;
	line-height:18px;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
form{margin:0; padding:0;}
.clr{clear:both;}

/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
	color:#333;
}


/* Begin Typography & Colors */
.thread-alt{background-color: #f8f8f8;}
.thread-even {background-color: white;}
.depth-1{border: 1px solid #ddd;}
.even, .alt {border-left: 1px solid #ddd;}


small {
	font-family: Verdana, Arial, Tahoma;
	font-size: 0.9em;
	line-height: 1.5em;
	}


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
	
.sticky h2 {padding-top: 10px;}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {font-size: 1em;}

.commentlist li {font-weight: bold;}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code{
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #dddddd;
	padding:15px 10px;
	}

acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
/*** container ***/
#main_container{background-image:url(images/bg_main_container.gif); background-color:#ffffff; background-repeat:repeat-x;min-height:90% !important; height:auto;}
#main_container_inner{background-image:url(images/bg_main_container_inner.gif); background-repeat:repeat-x;min-height:90% !important; height:auto;}
#bottom_container{background-image:url(images/bg_bottom_container.gif); background-repeat:repeat-x; background-color:#202020;}
#footer_container{background-image:url(images/bg_footer_container.gif); background-repeat:repeat-x; height:43px; clear:both;}
/*** end container ***/

/*** centercolumn ***/
#centercolumn{width:944px; margin:0px auto 0px auto; padding-top:7px;}
/*** end centercolumn ***/

/*** content top ***/
#logo h1{margin-bottom:0px; padding:20px 0px 8px 0px; font-size:42px; font-weight:bold; line-height:46px}											
#content_top{background-image:url(images/bg_middle_top.gif); background-repeat:no-repeat; height:109px; padding-top:5px;}
#twitter{width:650px; float:left}
#icon_twitter{float:left; width:90px; margin-right:10px}
#twitter_status{padding:20px 10px 10px 10px; line-height:18px;}
#searchtop{width:294px; float:left;}
#search{padding:15px 10px 10px 20px;}
.text_search{font-size:18px; font-style:italic; font-family:Arial, Verdana; line-height:25px;}
.bg_input{background-image:url(images/bg_inputsearch.gif); background-repeat:no-repeat; width:232px; height:26px; display:block;}
.inputbox{background:transparent; border:0px; width:198px; padding:5px 30px 5px 4px; line-height:normal}
.slider-img{float:right;}
/*** end content top ***/

/*** content homepage ***/
#maincontent{padding:10px 0px 17px 0px; background-image:url(images/bg_content.gif); background-repeat:repeat-y; float:left; margin:20px 0px}
#maincontent_inner{padding:10px 0px 17px 0px; background-image:url(images/bg_content.gif); background-repeat:repeat-y; float:left; margin:20px 0px}
#box_container{ padding:10px 0px 0px 0px; margin-bottom:20px;}
#box_container ul{margin:0px; padding:0px; list-style-type:none;}
#box_container ul li{margin: 5px 0px 5px 0px;float:left;}


/*** content ***/
#content_left{width:664px; float:left;}
#main_text{padding:0px 40px 0px 0px;}
#content_right{width:280px; float:left;}
.imgleft{float:left; padding-right:15px;}
.imgright{float:right; padding-left:15px;}
/*** end content ***/


/*** content bottom ***/
#content_bottom{height:215px; width:944px; margin:0 auto;}
.box_bottom{width:206px; float:left; padding:20px 0px 20px 0px}
.separator_box{float:left; width:40px; height:100%;}
.box_bottom h2{color:#fff;}
.box_bottom ul{margin:0px 0px 20px 0px; padding:0px; list-style-type:none;}
.box_bottom ul li ul li{
	background-image:url(images/list_bottom.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding:0px 0px 0px 15px;
	border-bottom:solid 1px #333;
	line-height:24px;
}
.box_bottom, .box_bottom p, .box_bottom li{color:#a09c9c}
.box_bottom ul li a, .box_bottom ul li a:visited{color:#a09c9c; text-decoration:none;}
.box_bottom ul li a:hover{color:#bcbaba;}
ul#bookmark{list-style-type:none; margin:0px; padding:0px;}
ul#bookmark li{background-image:none; padding:0px 4px 0px 0px; border-bottom:none; display:inline; float:left;}
/*** end content bottom ***/

/*** footer ***/
#footer{ width:944px; margin:0 auto; text-align:center; }
#foot{padding:15px 0px 0px 0px; font-size:11px; color:#8d8c8c}
#foot a, #foot a:visited{color:#979696; text-decoration:none;}
#foot a:hover{text-decoration:underline;}
/*** end footer ***/

.narrowcolumn {padding: 0 0 0px 0px;margin: 0px 0 0;}
.widecolumn {padding: 0 0 0px 0px;margin: 0px 0 0;}
.post{margin: 0 0 15px 0px; padding:0px 0px 5px 0px; border-bottom:solid 1px #e6e6e6;}
.post hr {display: block;}
.widecolumn .post {margin: 0;}
.narrowcolumn .postmetadata {padding-top: 0px;}
.widecolumn .postmetadata {margin: 0px 0;}
.widecolumn .smallattachment {}
.widecolumn .attachment {margin: 0px 0px;}
.postmetadata {clear: both; font-size:11px;}
.clear {clear: both;}
.portfolio-img{float:left;}
.portfolio-img img{border:solid 1px #ccc; padding:6px; margin-bottom:10px; background-color:#fff}
.portfolio{padding-bottom:20px !important; margin-bottom:20px; border-bottom:solid 1px #e6e6e6;}
.post_date{padding:0px 0px 15px 0px;}
.searchresult h3{margin-bottom:4px;}
.searchresult .post{margin:0px; padding:0px 0px 10px 0px; border:0px;}
.side_box .textwidget{padding:0px 20px 20px 20px;}
.side_box blockquote{font-style:italic;  background-image:url(images/quoleft.gif); background-repeat:no-repeat; background-position:left top; border:none; padding:30px 0px 0px 0px}
/* End Structure */



/*	Begin Headers */
h1, h2, h3, h4, h5 {margin-bottom:12px;	font-family:Georgia, "Times New Roman", Times, serif;	font-weight:normal;}
h1 {font-size:28px; font-style:italic; line-height:30px; }
h2 {font-size:24px;font-style:italic; line-height:26px;}
h3 {font-size:18px;font-style:italic; line-height:20px;}
h4 {font-size:18px;font-weight:normal; line-height:20px;}
h5 {font-size:12px;font-weight:bold; line-height:14px;}

h2.pagetitle {margin-top: 0px;text-align: center;}
h3.comments {padding: 0;margin: 40px auto 20px ;}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry li ol,
.entry li ul
{
	margin-bottom:0;
	margin-top:0;
}
.entry li ol{list-style:decimal;}


.entry{padding:0px 0px 0px 0px;}

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ul{margin:5px 0 20px 30px;}

.entry ol {
	padding: 5px 0 20px 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li{
	margin: 0px 0 0;
	padding: 0;
	}
	
#sidebar ul ol{margin:0px; padding:0px 0px 0px 30px}
	
#sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0 0px 8px 10px;
	}
	
/* End Entry Lists */


/* Feed Burner */
#feedburner {
	margin: 0px 0px 0px -10px;
	width:270px;
	height:98px;
	background-image:url(http://www.imagotechnics.com/blog/img/feed-burner-imago.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:left;
}

#feedburner p{
	padding: 6px 0px 0px 60px;
	color: #ffffff;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#feedburner .inputsfeed{
	padding: 6px 0px 0px 60px;
}
/* End Feed Burner */

/* Tags CTC */
.ctc {
	margin: 0px 0px 0px 13px;
}

/* End Tags CTC */

/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding:0px;
	}
	
#sidebar #searchform{text-align:center;}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	padding:0px 0px 0px 2px;
	}
#commentform textarea {
	width: 80%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{padding:0px 0 0px 0;margin:0px;}
#sidebar form {margin: 0;}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

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

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.aligncenter{border:solid 1px #ccc; padding:6px; margin-bottom:10px; background-color:#fff}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

