/* general setting */

body {
	font-style: normal;
	font: 80% "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	color: #333;
	text-align: left;
	background:url(images/header-bg6.gif) repeat-x;
}
form, fieldset {
	margin:0;
	padding:0;
	list-style:none;
}
a {
	text-decoration:underline;
	color:#134579;
}
a:hover {
	text-decoration:underline;
	color:#134579;
}
img {
	border:none;
}
#main {
	width:973px;
	margin:0 auto;
}
/* header */
#header {
	margin:0 7px 0 6px;
	/*background:url(images/header-bg.gif) repeat-x 0 100%;*/
	height:129px;
	overflow:hidden;
	position:relative;
	width:960px;
}
/* logo */
.logo {
	position:absolute;
	top:-53px;
	left:24px;
	margin:0;
	z-index:777;
}
.logo a {
	display:block;
	background:url(images/logo.gif);
	width:204px;
	height:54px;
}
.logo a span {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
/* navigations */
.navigations {
	float:right;
	position:relative;
	width:900px;
}
/* top navigation */
.top-navigation {
	margin:30px 15px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	font:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.top-navigation li {
	float:right;
	padding:0 0 0 20px;
}
.top-navigation li a {
	display:block;
	color:#59a8bd;
}
* html .top-navigation li a {
	float:left;
}
.top-navigation li a.home {
	background:url(images/home-icon.gif) no-repeat 0 50%;
	padding:0 0 0 29px;
}
.top-navigation li a.about {
	background:url(images/about-icon.gif) no-repeat 0 50%;
	padding:0 0 0 35px;
}
.top-navigation li a.contact {
	background:url(images/contact-icon.gif) no-repeat 0 50%;
	padding:0 0 0 31px;
}
/* main navigation */
.main-navigation {
	margin:53px 15px 0 0;
	padding:0;
	list-style:none;
	font:bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}
.main-navigation li {
	float:right;
	margin:0 0 0 -35px;
}
.main-navigation li a {
	display:block;
	width:168px;
	background:url(images/main-navigation-link-bg.png) no-repeat;
	line-height:32px;
	text-align:center;
	text-transform:uppercase;
	color:#59a8bd;
	text-decoration:none;
	font-size:80%;
}
.main-navigation li a:hover, .main-navigation li.active a {
	background:url(images/main-navigation-link-bg-hover.png) no-repeat;
	color:#fff;
	text-decoration:none;
}
.main-navigation li a.blog {
	background:url(images/main-navigation-blog-link-bg.png);
	width:214px;
	height:32px;
}
.main-navigation li a.blog:hover, .main-navigation li.active a.blog {
	background:url(images/main-navigation-blog-link-bg-hover.png) no-repeat;
}
.main-navigation li a.blog img {
	float:left;
	position:relative;
	top:4px;
	left:65px;
}
/* container */
.top-shadow {
	background:url(images/top-shadow.png)0 -5px;
	width:973px;
	height:5px;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0;
}
.bottom-shadow {
	background:url(images/bottom-shadow.png);
	width:973px;
	height:10px;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0;
}
.content-holder {
	/*width:960px;*/
	background:url(images/content-bg2.gif) repeat-y;
	margin:0;
	padding:0;/*	overflow:hidden;
	padding:0 7px 30px 6px;
	float:left;*/
}
.content-holder2 {
	background:url(images/blog-bg.png) repeat-x;
	width:960px;
	margin-left:6px;
	padding-top:5px;
}
/* top block */
.top-block {
	height:339px;
	background:url(images/top-block-bg.gif) no-repeat;
	padding:20px 0 0 20px;
}
.top-block h2 {
	margin:0 0 15px;
	color:#edf1f3;
	font:bold 3.6em Helvetica, Arial, sans-serif
}
/* flash */
.flash {
	float:right;
	margin:0 30px 0 65px;
	display:inline;
}
.top-block p {
	margin:10px 0 15px;
	font:1.8em Verdana, Arial, Helvetica, sans-serif;
	color:#b1e2ef;
}
.top-block .contact-btn {
	width:195px;
	height:54px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(images/contact-button.gif) no-repeat;
}
.columns-holder {
	overflow:hidden;
	height:1%;
	padding:0 0 0 3px;
}
.column {
	width:214px;
	float:left;
	margin:0 0 0 17px;
	display:inline;
	padding:28px 0 0;
	overflow:hidden;
}
.column h2 {
	margin:0 auto 14px;
	text-indent:-9999px;
	overflow:hidden;
}
.column h2.healthcare {
	background:url(images/dental-cosmetic-healthcare.gif);
	width:197px;
	height:47px;
}
.column h2.ecommerce {
	background:url(images/ecommerce.gif) no-repeat 0 6px;
	width:134px;
	height:19px;
	padding-top:6px;
	margin-bottom:37px;
}
.column h2.services {
	background:url(images/profisional-services.gif);
	width:137px;
	height:48px;
}
.block {
	background:/*#e5e5e5*/ url(images/block-bg.gif) repeat-x;
	overflow:hidden;
	height:1%;
	border:1px solid #fff;
	padding:15px 10px 10px;
	margin:0 0 16px;
}
.block h3 {
	margin:0 0 17px;
	text-align:center;
	font-size:1.2em;/*font-style:italic;*/
}
.block .description {
	overflow:hidden;
	width:100%;
}
.image-wrapper {
	display:block;
	text-align:center;
}
.block p {
	font-size:1.2em;
	padding:10px 0 7px;
	text-align:justify;
	margin:0;
}
.more, .open {
	font-size:1.2em;
	font-style:italic;
	padding:0 17px 0 0;
	background:url(images/arrow-1.gif) no-repeat 100% 50%;
}
.open {
	background:url(images/arrow-2.gif) no-repeat 100% 50%;
}
.specialist {
	width:207px;
	background:url(images/blue-gradient.gif) no-repeat;
	padding:19px 0;
}
.our-specialist {
	background:url(images/for-our-specialist.gif);
	width:154px;
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
}
.dantist-visit {
	background:url(images/web-design-solutions-fior-dentist-visit.gif);
	width:128px;
	height:55px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:2px auto 0;
}
.smiles {
	background:url(images/the-world-smiles.gif);
	width:187px;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
	margin:9px auto 0;
	display:block;
}
/* right column */
#right-column {
	width:255px;
	float:right;
}
/* blog */
.blog-holder {
	/*background:#8c9796;*/
	padding:8px 11px 0 11px;
	overflow:hidden;
	height:1%;
}
.blog-holder h2 {
	font:1.8em Helvetica, Arial, sans-serif;
	margin:0 0 -5px;
	color:#fff;
	padding:12px 0 14px 63px;
	background:url(images/blog-icon-2.png) no-repeat;
	height:1%;
	position:relative;
}
.blog-block {
	background:#fff;
	padding:10px 30px 8px 11px;
	margin:0 0 10px;
}
.blog-block h3 {
	font-size:1.8em;
	color:#575f60;
	margin:0 0 5px;
}
.blog-block p {
	margin:0 0 7px;
	font-size:1.2em;
}
.blog-block p a {
	padding:0 20px 0 0;
	background:url(images/icon.gif) no-repeat 100% 50%;
	font-style:italic;
}
.blog-block em {
	font-size:1.2em;
}
/* footer */
#footer {
	margin: -3px 4px 0 2px;
	background:url(images/footer-bg.gif) repeat-x;
	padding:9px 0 25px 15px;
	overflow:hidden;
}
#footer ul {
	padding:0 0 10px;
	margin:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	font-size:1.2em;
}
#footer ul li {
	float:left;
	color:#a5a5a5;
	padding:0 5px 0 10px;
	margin:0 2px 0 -2px;
	display:inline;
	background:url(images/separator.gif) no-repeat 0 50%;
}
#footer ul li span {
	display:block;
	margin:0 0 0 -8px;
}
#footer ul li a {
	color:#a5a5a5;
}
#footer p {
	color:#c3c3c3;
	margin:10px 0 0;
	font-size:1.2em;
}
/* inner pages */
.seo-content {
	overflow:hidden;
	height:1%;
	padding:12px 65px 10px 26px;
}
.casestudies-content {
	overflow:hidden;
	height:1%;
	padding:12px 0px 10px 0px;
}
.seo-heading {
	margin:0 0 15px;
	background:url(images/seo-icon.gif) no-repeat;
	height:40px;
	padding:16px 0 0 70px;
}
.seo-heading span {
	width:472px;
	height:34px;
	background:url(images/search-engine-optimization.gif);
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.seo-heading span.webdesgin-heading {
	width:203px;
	height:34px;
	background:url(images/web-design.gif);
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.blog-heading {
	margin:20px 0 0px 0;
	/*background:url(images/seo-icon.gif) no-repeat;*/
	height:34px;
	padding:0px;
}
.blog-heading span {
	width:154px;
	background:url(images/blog.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.casestudies-heading {
	margin:0 0 0 20px;
	background:url(images/case-studies-icon.png) no-repeat;
	height:40px;
	padding:16px 0 0 70px;
}
.casestudies-heading span {
	width:243px;
	height:27px;
	background:url(images/case-studies.gif);
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.seo-content p {
	margin:0 0 25px;
	font-size:1.4em;
	text-align:justify;
}
.seo-content p strong {
	font-size:1.285em;
}
.img-right {
	float:right;
}
.seo-content img {
	border:1px solid #d2d2d2;
}
.seo-content .img-right {
	margin:0 15px 0 35px;
}
/* Wordpress default*/
/*
Theme Name: Netgrade Blog
Theme URI: http://www.newnetgrade.co.uk/
Description: The WordPress theme of Netgrade Solutions - eCommerce and web design.
Version: 1.6
Author: Ilona Filipenkova
Tags: blue, custom header, fixed width, two columns, widgets

Default WordPress by Netgrade
*/



/* Begin Typography & Colors */





#content {
	font-size: 1.2em
}
.widecolumn .entry p {
	font-size: 1.4em;
	line-height: 1.6em;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 1.5em;
	margin-left: 0pt;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.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: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
/*h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	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 {
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
}
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;
}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin:0;
	width: 600px;
}
.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 {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
.entry h1, .entry h2 {
	font-size: 2.4em;
	font-weight: bold;
	line-height: 1.45em;
	letter-spacing: -1px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0.3em;
	margin-left: 0pt;
	color:#134579;
}
/* 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. */

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 a {
	font-size:24px;
}
#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 10px 20px 10px;
	background-color:#FFFFFF;
	padding:7px;
}
#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 10px;
	padding: 0;
	padding-left: 10px;
	background:url(images/bullet.gif) no-repeat;
}
#sidebar ul ul li a, #sidebar ul ol li a {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
.entry img {
	float:right;
	border:1px solid #d2d2d2;
	margin:5px 0px 0 25px;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 158px;
	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;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#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;
}
.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 20px;
	/*margin-left: 750px;*/
	float:right;
	margin-right:0px;
	width: 235px;
	background:#97a3a2 url(bg-sidebar.gif) repeat-x;
}
#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: 60px;
}
/* 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 */
