/*

Theme Name: WordPress Default

Theme URI: http://wordpress.org/

Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

Version: 1.6

Author: Michael Heilemann

Author URI: http://binarybonsai.com/

Tags: blue, custom header, fixed width, two columns, widgets



	Kubrick v1.5

	 http://binarybonsai.com/kubrick/



	This theme was designed and built by Michael Heilemann,

	whose blog you will find at http://binarybonsai.com/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/







/* Begin Typography & Colors */

body {

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family:Georgia, "Times New Roman", Times, serif;

	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/

	color: #333;

	/*text-align: center;*/

	}



#page {

	background-color: white;

	border: 1px solid #959596;

	text-align: left;

	}



#header {

	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;

	}



#headerimg 	{

	margin: 7px 9px 0;

	height: 192px;

	width: 740px;

	}



#content {

	font-size: 1.2em

	}



.widecolumn .entry p {

	font-size: 1.05em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	}



.widecolumn {

	line-height: 1.6em;

	}



.narrowcolumn .postmetadata {

	text-align: center;

	}



.thread-alt {

	background-color: #e7f7fc;

}

.thread-even {

	background-color:#e7f7fc;

}

.depth-1 {

	border: 1px solid #8edbf2;

}



.even, .alt {



	border-left: 1px solid #8edbf2;

}



#footer {

	background: #eee url('images/kubrickfooter.jpg') no-repeat top;

	border: none;

	}



small {

	font-size: 0.9em;

	line-height: 1.5em;
	
	color:#0a3e6b;
	
	background-color:inherit;

	}
	
small.formtxt {

	font-size: 10px !important;

	line-height: 1.5em;
	
	color:#0a3e6b !important;
	
	background-color:inherit;

	}	



h1, h2, h3 {
/*
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	font-weight: bold;*/
	
	padding:0;
	margin:0;

	}
	
h1 {	

	color:#4e4f4f !important;
	
	background-color:inherit;

	font-size:27px;

	line-height:26px;
	
	font-weight:normal;
	
	margin:0 0 29px 0;

	}
	
h1 span{	

	display:block;
	
	font-size:18px;
	
	color:#0b4f8f;
	
	background-color:inherit;

	font-weight:normal;

	margin:0 0 29px 0;

	}	

#headerimg .description {

	font-size: 1.2em;

	text-align: center;

	}



h2 {

	font-size: 1.6em;

	}



h2.pagetitle {

	font-size: 1.6em;

	}



#sidebar h2 {

	font-family: 'Lucida Grande', Verdana, Sans-Serif;

	font-size: 1.2em;

	}



h3 {

	font-size: 1.3em;

	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

	text-decoration: none;

	color: white;

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #333;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {

	text-decoration: none;

	}



.entry p a:visited {

	color: #b85b5a;

	}



.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:Georgia, "Times New Roman", Times, serif !important;

	}
	
.comment-author, .comment-author a {
	font-size:12px !important;
	color:#3c95d3 !important;
	background-color:inherit !important;
	font-family:Georgia, "Times New Roman", Times, serif !important;
}

.comment-author a:hover {
	text-decoration:none;
}



.comment-meta, .comment-meta a {

	font-weight: normal !important;
	
	font-size:11px !important;
	
	font-family:Georgia, "Times New Roman", Times, serif !important;
	
	color:#05437a;
	
	background-color:inherit;
	
	}
	
.comment-meta a {
	text-decoration:none;
}


#sidebar {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a, h2 a:hover, h3 a:hover {

	/*color: #06c;

	text-decoration: none;*/

	}



a:hover {

	color: #147;

	text-decoration: underline;

	}



#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 */

body {

	margin: 0 0 20px 0;

	padding: 0;

	}



#page {

	background-color: white;

	margin: 20px auto;

	padding: 0;

	width: 760px;

	border: 1px solid #959596;

	}



#header {

	background-color: #73a0c5;

	margin: 0 0 0 1px;

	padding: 0;

	height: 200px;

	width: 758px;

	}



#headerimg {

	margin: 0;

	height: 200px;

	width: 100%;

	}



.narrowcolumn {

	float: left;

	/*padding: 0 0 20px 45px;*/

	margin: 0px 0 0;

	width: 450px;

	}



.widecolumn {

	padding: 10px 0 20px 0;

	margin: 5px 0 0 150px;

	width: 450px;

	}



.post {

	margin: 0 0 40px;

	text-align: justify;

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

	

}



.clear {

	clear: both;

}



#footer {

	padding: 0;

	margin: 0 auto;

	width: 760px;

	clear: both;

	}



#footer p {

	margin: 0;

	padding: 20px 0;

	text-align: center;

	}

/* End Structure */







/*	Begin Headers */

h1 {

	padding-top: 70px;

	margin: 0;

	}



h2 {

	margin: 30px 0 0;

	}



h2.pagetitle {

	margin-top: 20px;

	text-align: center;

}



#sidebar h2 {

	margin: 5px 0 0;

	padding: 0;

	}



h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 10px auto 20px ;
	
	font-size:16px;
	
	color:#105795;
	background-color:inherit;
	
	

	}

/* 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

	}

.alignleft a{

	color:#7dd6f2;

	background-color:inherit;	

	text-decoration:underline;

	font:bold 14px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;

	}

	

.alignleft a:hover{

	color:#105795;

	background-color:inherit;

	}

.alignright a{

	color:#7dd6f2;

	background-color:inherit;	

	text-decoration:underline;

	font:bold 14px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;

	}

	

.alignright a:hover{

	color:#105795;

	background-color:inherit;

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	}



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



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

	content: "\00BB \0020";

	}



.entry ol {

	padding: 0 0 0 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: 15px;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	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: 5px;

	margin: 5px 5px 1px 0;
	
	background:#d6f2fb;
	
	border:1px solid #8edbf2;
	
	color:#115c9e;
	
	font-size:13px;

	}
	
#commentform input.submit {

	width: 170px;
	
	font-weight:bold;

	padding:5px;

	margin:5px 0 1px 318px;
	
	background:#d6f2fb;
	
	border:1px solid #8edbf2;
	
	color:#115c9e;
	
	font-size:13px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	
	cursor:pointer;

	}	



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 5px;
	
	margin:5px 0 0;
	
	background:#d6f2fb;
	
	border:1px solid #8edbf2;
	
	color:#115c9e;
	
	font-size:13px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;
	}
	
#respond h3 {
	color:#105795;
	background-color:inherit;
}	

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;
	
	color:#474747;
	
	background-color:inherit;
	
	font-size:12px;
	
}



.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: 20px 0 10px 0;

	margin-left: 545px;

	width: 190px;

	}



#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;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 30px;

	}

/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.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." */

	

/* strated for new design from 707 line*/

/* CSS Document */

body{

	padding:0;

	margin:0;

	font-family:Georgia, "Times New Roman", Times, serif;

	color:#474747;

	background-color:inherit;

	}



div, p, img, h1, h2, form, ul{

	padding:0;

	margin:0;

	}

	

.spacer{

	line-height:0;

	font-size:0;

	clear:both;

	}

	

#bigTop{

	background:url(images/top_bg.jpg) repeat-x 0 0;

	height:233px;

	}

	

#top{

	width:717px;

	background:url(images/header.jpg) no-repeat left bottom;

	margin:0 auto;

	padding:7px 0 0 61px;

	height:226px;

	position:relative;

	}

	

#top ul.navi{

	height:38px;

	list-style-type:none;

	margin:0 0 46px 125px;

	}

	

#top ul.navi li{

	float:left;

	display:block;

	padding:0 5px 0 ;

	width:auto;	

	}

	

#top ul.navi li.nopad{

	padding:0;

	}

	

#top ul.navi li a{

	font-size:18px;

	line-height:25px;

	color:#fff;

	background-color:inherit;

	display:block;

	height:38px;

	text-decoration:none;

	float:left;

	cursor:pointer;

	width:auto;

	}

	

	

#top ul.navi li a span{

	display:block;

	float:left;

	height:38px;

	width:auto;

	}

#top ul.navi li a span.left span.right span{	

	padding:0 12px;

	}

	

#top ul.navi li a:hover{

	background:url(images/hover_bg.gif) repeat-x 0 0;

	}

	

#top ul.navi li a:hover span.left{

	background:url(images/left_hover.gif) no-repeat 0 0;

	}

	

#top ul.navi li a:hover span.left span.right{

	background:url(images/right_hover.gif) no-repeat right top;

	}

	

#top ul.navi li a:hover span.left span.right span{

	background:url(images/arrow_hover.gif) no-repeat center bottom;

	padding:0 12px;

	}

	

#top ul.navi li a.hover{

	background:url(images/hover_bg.gif) repeat-x 0 0;

	cursor:text;

	height:38px;

	font-size:18px;

	line-height:25px;

	color:#fff;

	background-color:inherit;
	
	cursor:pointer;

	}

	

	

#top ul.navi li a.hover span{

	display:block;

	height:38px;

	float:left;

	width:auto;

	}

		

#top ul.navi li a.hover span.left{

	background:url(images/left_hover.gif) no-repeat 0 0;

	display:block;

	height:38px;

	float:left;

	width:auto;

	}

	

#top ul.navi li a.hover span.left span.right{

	background:url(images/right_hover.gif) no-repeat right top;

	}

	

#top ul.navi li a.hover span.left span.right span{

	background:url(images/arrow_hover.gif) no-repeat center bottom;

	padding:0 12px;

}

	

	

#top img.logo{

	position:absolute;

	left:61px;

	top:91px;

	border:none;

	}

	

#top p {

	width:225px;

	position:absolute;

	top:366px;

	left:15px;

	font-size:12px;

	line-height:18px;

}	

	

/*------------< < < pattern part >  > >---------*/



#pattern{

	background:url(images/pattern_bg.gif) repeat-x 0 0;

	}

	

#body{

	width:761px;

	padding:11px 0 19px 17px;

	margin:0 auto;

	}

	

#body h1.welcome{	

	background:url(images/welome_to.gif) no-repeat 0 0;

	height:48px;

	font-size:0;

	line-height:0;

	text-indent:-222222px;

	margin:0 0 29px 0;

	}

	

	

#body_content{

	width:761px;

	background:url(images/body_line.gif) repeat-y 242px 0;

	}

	

.width225{

	width:225px;

	float:left;

	font-size:12px;

	line-height:18px;

	}

	

.who{

	background:url(images/who.gif) no-repeat 0 0;

	height:29px;

	font:normal 20px/29px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#67c4e1;

	background-color:inherit;

	margin:0 0 12px 0;

	padding:0 0 0 40px;

	}

	

.what{

	background:url(images/what.gif) no-repeat 0 0;

	height:29px;

	font:normal 20px/29px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#67c4e1;

	background-color:inherit;

	margin:0 0 12px 0;

	padding:0 0 0 40px;

	}

	

.feature{

	background:url(images/feature.gif) no-repeat 0 0;

	height:32px;

	font:normal 20px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#67c4e1;

	background-color:inherit;

	margin:0 0 12px 0;

	padding:0 0 0 40px;

	}

	

.more{

	width:123px;

	display:block;

	height:46px;

	margin:18px auto 0;

	text-align:center;

	background:url(images/more_link.gif) no-repeat 0 0;

	}



.more1{

	width:123px !important;

	display:block;

	height:46px;

	position:absolute;

	top:543px!important;

	left:50px !important;

	text-align:center;

	background:url(images/more_link.gif) no-repeat 0 0;

	}

	

.more1 a:hover{

	color:#000;

	background-color:inherit;

	}



.more1 a{

	color:#105795;

	background-color:inherit;

	text-decoration:none;

	line-height:25px;

	}

	

.more a:hover{

	color:#000;

	background-color:inherit;

	}

	

.more a{

	color:#105795;

	background-color:inherit;

	text-decoration:none;

	line-height:25px;

	}

.more a:hover{

	color:#000;

	background-color:inherit;

	}

	

.mar43{

	margin-right:43px;

	}

	

.width225 ul.do{

	list-style-type:none;

	}

	

.width225 ul.do li{

	background:url(images/what_arrow.gif) no-repeat 0 5px;

	padding:0 0 0 16px;

	}

	

.mar_bot_img{

	margin:0 0 32px 0;

	}

	

/*------------< < < footer pattern part > > >---------*/



#footer_part{

	background:url(images/footer_pattern.gif) repeat-x left bottom #c0ebf8;

	padding:0 0 24px 0;

	color:#707070;

	}

	

#want{

	width:761px;

	padding:18px 0 0 17px;

	margin:0 auto;

	}

	

#body_content1{

	width:740px;

	position:relative;

	}

	

#want_left{

	width:462px;

	float:left;

	font-size:12px;

	line-height:18px;

	color:#187693;

	background-color:inherit;

	}

	

#want_left h2.hear{

	background:url(images/hi_icon.gif) no-repeat 0 0;

	padding:0 0 0 48px;

	height:37px;

	font:normal 20px/37px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#67c4e1;

	background-color:inherit;

	margin:0 0 9px 0;

	}

	

.link{

	color:#187693;

	font-weight:bold;

	text-decoration:none;

	background-color:inherit;

	}

	

.link:hover{

	text-decoration:underline;

	}

.link1{

	color:#474747;

	font-weight:bold;

	text-decoration:none;

	background-color:inherit;

	}

	

.link1:hover{

	text-decoration:underline;

	}	

	

#contact_right{

	width:223px;

	float:right;

	}

	

#contact_right h2{

	height:37px;

	font:normal 20px/37px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#67c4e1;

	background-color:inherit;

	margin:0 0 9px 0;

	}



#contact_right ul{

	list-style-type:none;

	}

	

#contact_right ul li{

	padding:0 0 0 38px;

	color:#187693;

	background-color:inherit;

	font-size:12px;

	line-height:30px;

	}	

	

#contact_right ul li a{

	color:#187693;

	background-color:inherit;

	font-size:12px;

	line-height:30px;

	text-decoration:none;

	}

	

#contact_right ul li a:hover{

	color:#000;

	background-color:inherit;

	}

	

#contact_right ul li.con1{

	background:url(images/contact-icon1.gif) no-repeat 0 5px;

	}

	

#contact_right ul li.con2{

	background:url(images/contact-icon2.gif) no-repeat 0 5px;

	}

	

#contact_right ul li.con3{

	background:url(images/contact-icon3.gif) no-repeat 0 5px;

	}

	

#contact_right ul li.con4{

	background:url(images/contact-icon4.gif) no-repeat 0 5px;

	}

	

#want p.copy{

	text-align:center;

	font-size:10px;

	width:500px;

	margin:0 0 0 88px;

	}

	

#want p.copy a{

	color:#707070;

	background-color:inherit;

	}

	

#want p.copy a:hover{

	color:#0084ba;

	background-color:inherit;

	text-decoration:none;



	}

	

#want ul.footer_link{

	list-style-type:none;

	height:20px;

	margin:16px 0 0 100px;

	}

	

#want ul.footer_link li{

	float:left;

	display:block;

	width:auto;

	color:#0084ba;

	background-color:inherit;

	font-size:11px;

	padding:0 6px;

	}

#want ul.footer_link li a{

	color:#0084ba;

	background-color:inherit;

	text-decoration:none;

	}

	

#want ul.footer_link li a:hover{

	color:#000;

	background-color:inherit;	

	}

		

#want ul.footer_link li.hover{

	color:#000;

	background-color:inherit;	

	}

/*-------------< < < about part start > > >-------------*/



.about_header{

	background:url(images/about_header.jpg) no-repeat left bottom !important ;

	}

	

#body h1.about{	

	background:url(images/about_us.gif) no-repeat 0 0;

	height:48px;

	font-size:0;

	line-height:0;

	text-indent:-222222px;

	margin:0 0 29px 0;

	}

#content_line{

	width:761px;

	background:url(images/content_line.gif) repeat-y 505px 0;

	padding-bottom:50px;

	}

.width485{

	width:485px;

	float:left;

	font-size:12px;

	line-height:18px;

	}

.width485 p{

	font-size:12px;

	line-height:18px;

	padding:0 0 12px 0;

	}

.width485 ul{

	list-style-type:none;

	}

.width485 li{

	list-style-type:none;

	}	

	

.philosophies{

	background:url(images/philo_icon.gif) no-repeat 0 0;

	height:29px;

	font:normal 20px/29px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#67c4e1;

	background-color:inherit;

	margin:21px 0 12px 0;

	padding:15px 0 0 40px;

	}	

	

.tags{

	background:url(images/tag_bg.gif) no-repeat 0 0;

	height:32px;

	font:normal 20px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#67c4e1;

	background-color:inherit;

	margin:0 0 12px 0;

	padding:0 0 0 40px;

	}

.tags_text{

	font:bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#7dd6f2;

	background-color:inherit;

	}

	

.tags_text a{

	color:#7dd6f2;

	background-color:inherit;

	text-decoration:none;

	}

	

.tags_text a:hover{

	color:#2aa6cd;

	background-color:inherit;

	}	

.tags_text a.fonts11{

	font-size:11px !important;

	line-height:18px;

	}

	

.tags_text a.fonts14{

	font-size:14px;

	line-height:18px;

	}

	

.tags_text a.fonts16{

	font-size:16px;

	line-height:18px;

	}

	

.tags_text a.fonts18{

	font-size:18px;

	line-height:18px;

	}

	

	

ul.doBullet{

	list-style-type:none;

	margin:8px 10px 15px;

	}

	

ul.doBullet li{

	background:url(images/what_arrow.gif) no-repeat 0 5px;

	padding:0 0 0 16px;

	}

	



/*-------------< < < services part start > > >-------------*/



.services_header{

	background:url(images/services_header.jpg) no-repeat left bottom !important ;

	}

	

#body h1.services{	

	background:url(images/services_to.gif) no-repeat 0 0;

	height:48px;

	font-size:0;

	line-height:0;

	text-indent:-222222px;

	margin:0 0 29px 0;

	}

	

.bot_padding{

	padding-bottom:20px;

	}

	

.font14{

	font-size:14px !important;

	line-height:16px;

	font-weight:bold;

	}

	

.process{

	background:url(images/our_process_icon.gif) no-repeat 0 0;

	height:29px;

	font:normal 20px/29px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#67c4e1;

	background-color:inherit;

	margin:35px 0 12px 0;

	padding:0 0 0 40px;

	}

	

/*-------------< < < portfolio part start > > >-------------*/



.portfolio_header{

	background:url(images/protfolio_header.jpg) no-repeat left bottom !important ;

	}

	

#body h1.portfolio{	

	background:url(images/port_to.gif) no-repeat 0 0;

	height:48px;

	font-size:0;

	line-height:0;

	text-indent:-222222px;

	margin:0 0 29px 0;

	}

#portfolio_body{

	width:761px;

	padding-bottom:57px;

	}

	

.selected{

	background:url(images/select_icon.gif) no-repeat 0 0;

	height:35px;

	font:normal 20px/35px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#67c4e1;

	background-color:inherit;

	margin:0 0 24px 0;

	padding:0 0 0 40px;

	}

.portfolio_title {

	height:30px;

	font:normal 18px/35px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#27a2c8;

	background-color:inherit;

	margin:0 0 24px 0 !important;

	padding:0;

	}

	

ul.portfolio{

	list-style-type:none;

	

	}

	

ul.portfolio li{

	display:block;

	padding:0 20px 0 0;

	margin:0 0 28px 0 !important;

	float:left;

	height:92px;

	width:auto;

	}

	

ul.portfolio li.nopad{

	padding:0;

	}

	

ul.portfolio li a{

	border:#ccf0fa 10px solid;

	float:left;

	display:block;

	width:auto;

	}

	

ul.portfolio li a img{

	display:block;

	font-size:0;

	line-height:0;

	}

	

ul.portfolio li a:hover{

	border:#afeafa 10px solid;

	}

	

#gallery1 {

	padding:0 0 0 70px;

	}

	

/*-------------< < <contact part start > > >-------------*/



.contact_header{

	background:url(images/contact_hader.jpg) no-repeat left bottom !important ;

	}

	

#body h1.contact{	

	background:url(images/contact_us.gif) no-repeat 0 0;

	height:46px;

	font-size:0;

	line-height:0;

	text-indent:-222222px;

	margin:0 0 31px 0;

	}

	

form.contact_form{

	width:427px;

	}

	

form.contact_form label{

	width:147px;

	float:left;

	line-height:27px;

	color:#474747;

	font-size:12px;

	background-color:inherit;



	text-align:right;

	margin:0 0 10px 0;

	}

	

form.contact_form input{

	width:240px;

	border:#d4d4d4 1px solid;

	height:20px;	

	float:right;

	margin:0 0 10px 0;

	padding:5px 0 0 25px;

	/*line-height:25px;*/

	}



form.contact_form textarea{

	width:240px;

	height:155px;

	background:url(images/comment_icon.gif) no-repeat 5px 5px #fff;

	color:#666;

	float:right;

	border:#d4d4d4 1px solid;

	margin:0 0 11px 0;

	padding:5px 0 0 25px;

	}

	

.mar_bot{

	margin:0 0 135px 0 !important;

	}

	

form.contact_form input.name{

	background:url(images/name_icon.gif) no-repeat 5px 4px #fff;

	color:#666;

	}

	

form.contact_form input.name_error{

	background:url(images/name_icon_error.gif) no-repeat 5px 4px #fff;

	color:#666;

	}

	

form.contact_form input.email{

	background:url(images/email_icon.gif) no-repeat 5px 7px #fff;

	color:#666;

	}

	

form.contact_form input.email_error{

	background:url(images/email_icon_error.gif) no-repeat 5px 7px #fff;

	color:#666;

	}

	

form.contact_form input.company{

	background:url(images/company_icon.gif) no-repeat 5px 4px #fff;

	color:#666;

	}

	

form.contact_form input.website{

	background:url(images/website_icon.gif) no-repeat 5px 4px #fff;

	color:#666;

	}

	

form.contact_form input.submit{

	background:url(images/submit_but.gif) no-repeat 0 0;

	height:43px;

	width:123px;

	border:none;

	float:right;

	font-size:0;

	line-height:0;

	cursor:pointer;

	}

	

/*----------< < < site map > > >----------------*/



.siteMap_header{

	background:url(images/sitemap_header.jpg) no-repeat left bottom !important ;

	}



#body h1.sitemap{	

	background:url(images/site_map.gif) no-repeat 0 0;

	height:48px;

	font-size:0;

	line-height:0;

	text-indent:-222222px;

	margin:0 0 31px 0;

	}

	

ul.site_link{

	list-style-type:none;

	margin:8px 10px 15px;

	}

	

ul.site_link li{

	background:url(images/site_map_icon.gif) no-repeat 0 10px;

	padding:0 0 0 25px;

	}

	

ul.site_link li a{

	color:#474747;

	background-color:inherit;

	text-decoration:none;

	font-size:12px;

	line-height:24px;

	}

	

ul.site_link li a:hover{

	background-color:inherit;

	color:#2365a1;

	}

/*-------------< < <thank you part start > > >-------------*/





.thank{

	margin:130px 40px 100px;

	font-size:20px;

	line-height:20px;

	color:#67c4e1;

	background-color:inherit;

	text-align:center;

	}

	

/*----------< < < Error > > >----------------*/



.error_header{

	background:url(images/error_header.jpg) no-repeat left bottom !important ;

	}



#body h1.error{	

	background:url(images/error-to.gif) no-repeat 0 0;

	height:48px;

	font-size:0;

	line-height:0;

	text-indent:-222222px;

	margin:0 0 31px 0;

	}



/*----------< < < blog part start > > >----------------*/



.blog_header{	

	background:url(images/blog_header.jpg) no-repeat left bottom !important;	

	}

	

.blog_content{

	width:761px;

	background:url(images/blog_body_line.gif) repeat-y 516px 0 !important;

	}

	

/*------------bolg right--------*/

.blogRight{

	width:225px;

	float:right !important;

	}

	

.blogSerch{

	background:url(images/blog_search_icon.gif) no-repeat 0 8px;

	height:32px;

	font:normal 20px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#67c4e1;

	background-color:inherit;

	margin:0 0 12px 0;

	padding:0 0 0 30px;

	}

	

.blogInput{

	width:179px;

	height:22px;

	background-color:#d6f2fb;

	color:#67c4e1;

	padding:5px 0 0 10px;

	border:#8edbf2 1px solid;

	margin:0 0 0 31px;

	}

	

.blogSearchButton{

	background:url(images/blog_search.gif) no-repeat 0 0;

	height:44px;

	width:80px;

	margin:8px 0 0 142px;

	border:none;

	cursor:pointer;

	}

	

.blogfollow{

	background:url(images/blog_follow_icon.gif) no-repeat 0 8px;

	height:32px;

	font:normal 20px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#67c4e1;

	background-color:inherit;

	margin:0 0 12px 0;

	padding:0 0 0 30px;

	}

	

ul.followLink{

	list-style-type:none;

	margin:19px 0 26px 26px;

	}

	

ul.followLink li{

	display:block;

	height:23px;

	margin:0 0 10px 0;

	}

ul.followLink li img{

	display:block;

	float:left;

	margin:0 11px 0 0;

	}

ul.followLink li a{

	color:#7dd6f2;

	background-color:inherit;	

	text-decoration:none;

	font:bold 14px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;

	}

	

ul.followLink li a:hover{

	color:#105795;

	background-color:inherit;

	}

	

.blogpost{

	background:url(images/blog_post_icon.gif) no-repeat 0 8px;

	height:32px;

	font:normal 20px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#67c4e1;

	background-color:inherit;

	margin:0 0 13px 0;

	padding:0 0 0 30px;

	}

	

 ul.postCategories{

	list-style-type:none;

	margin:0 0 26px 12px;

	}

	

ul.postCategories li{

	background:url(images/blog_categories_arrow.gif) no-repeat 0 5px;

	padding:0 0 0 16px;

	}

	

ul.postCategories li a{

	font:bold 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;

	text-decoration:none;

	color:#7dd6f2;

	background-color:inherit;

	}

	

ul.postCategories li a:hover{

	color:#0b4f8f;

	background-color:inherit;

	}

	

.blogAchives{

	background:url(images/blog_archives.gif) no-repeat 0 8px;

	height:32px;

	font:normal 20px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#67c4e1;

	background-color:inherit;

	margin:0 0 16px 0;

	padding:0 0 0 30px;

	}

	

.blogRightText{

	font:bold 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;

	color:#7dd6f2;

	background-color:inherit;

	margin:0 0 31px 0;

	}

	

.blogRightText a{

	color:#7dd6f2;

	background-color:inherit;

	}

	

.blogRightText a:hover{

	text-decoration:none;

	color:#474747;

	background-color:inherit;

	}

	

.adBanner{

	margin:0 0 24px 15px;

	border:none;

	}

.blogBodyNoPad{

	padding-bottom:0 !important;

	}

	

/*---------------left side------*/



.blogLeft{

	width:498px;

	float:left;

	}

	

.blogLeftCommon{

	width:498px;

	padding:12px 0 50px 0;

	}

	

.blogLeftCommon h2{

	color:#67c4e1;

	background-color:inherit;

	font:normal 20px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;

	margin:0 0 5px 0;	

	}

	

.blogPostDiv{

	background:url(images/blog_left_dote_line.gif) repeat-x 0 0;

	height:30px;

	font:bold 11px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;

	padding:0 5px 0 0 ;

	margin:0 0 18px 0;

	}

	

.blogPostDiv p.postText{

	width:auto;

	float:left;

	color:#0b4f8f;

	background-color:inherit;

	}

	

.blogPostDiv p.postNum{

	width:auto;

	float:right;

	background:url(images/blog_post_num.gif) no-repeat right 8px;

	padding:0 19px 0 0;

	color:#0b4f8f;

	background-color:inherit;

	}

.blogPostDiv p.postNum a{

	color:#67c4e1;

	background-color:inherit;

	text-decoration:underline;

	}

.blogPostDiv p.postNum a:hover{

	text-decoration:none;

	}

.blogleftText{

	font-size:12px;

	line-height:18px;

	font-weight:normal;

	padding:0 19px 24px 0;

	}

.blogleftText1{

	font-size:12px;

	line-height:18px;

	font-weight:normal;

	padding:0 19px 24px 0;

	}

.blogleftText1 p{

	font-size:12px;

	line-height:18px;

	font-weight:normal;

	padding:0 5px 10px 0;

	}
	
.blogleftText1 p a{
	color:#105795;
	background-color:inherit;
	}
	
.blogleftText1 p a:hover{
	text-decoration:none;
	}		

	

.blogReadingDiv{

	background:url(images/blog_dot_div.gif) no-repeat 0 0;

	height:40px;

	padding:0 0 0 11px;

	width:480px;

	}

	

.blogReadingDiv p{

	float:left;

	width:auto;

	font-size:12px;

	line-height:40px;

	font-weight:bold;

	color:#0b4f8f;

	background-color:inherit;

	}

	

.blogReadingDiv p a{

	color:#0b4f8f;

	background-color:inherit;

	}

	

.blogReadingDiv p a:hover{

	text-decoration:none;

	color:#474747;

	background-color:inherit;

	}

	

.blogReadingDiv ul{

	float:right;

	width:auto;

	height:40px;

	list-style-type:none;

	margin:0 8px 0 0;

	}

	

.blogReadingDiv ul li{

	float:left;

	height:40px;

	color:#67c4e1;

	background-color:inherit;

	font-size:12px;

	font-weight:bold;

	line-height:40px;

	padding:0 2px;

	width:auto;

	}

	

.blogReadingDiv ul li a{

	color:#67c4e1;

	background-color:inherit;

	text-decoration:none;

	}

	

.blogReadingDiv ul li a:hover{

	color:#0b4f8f;

	background-color:inherit;

	}

	

/* added for archive page */

ul.followLink1 li{

	display:block;

	height:23px;

	margin:0 0 0px 10px;

	}

ul.followLink1 li img{

	display:block;

	float:left;

	margin:0 11px 0 0;

	}

ul.followLink1 li a{

	color:#7dd6f2;

	background-color:inherit;	

	text-decoration:none;

	font:bold 14px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;

	}

	

ul.followLink1 li a:hover{

	color:#105795;

	background-color:inherit;

	}
