/*
Theme Name: Vega Dent
Theme URI: http://www.vegadent.com/
Description: Private theme for OOO VegaDent
Version: 1.0
Author: Anton "AlterVision" Reznichenko
Author URI: http://www.altvis.su/
Tags: corporate, grey-blue, 2 columns
*/

/*

Authors URIs
 = AlterVision Creative Group - www.altvis.ru
 = Anton "AlterVision" Reznichenko - www.av13.ru
 = WebStandard - www.webstandard.su

*/

body {
    font: normal 12px Arial, Verdana, Tahoma, sans-serif;
    margin: 0; padding: 0; background-color: #f0f0f0;
}

#container {
 	display: block; width: 991px; margin: 0 auto; padding: 0;
}

.clear { display: block; width: 100%; clear: both; }

/* Links */

a, a:link, a:visited {    color: #006f73; text-decoration: underline; }
a:hover { color: #013456;  text-decoration: none; }
a img { border: none; }

/* Basic Header */

#header {
	display: block; height: 325px; margin: 0; padding: 0;
    background: transparent url('images/header.jpg') top left no-repeat;
}

#header-title 	{ display: block; height: 80px;  }
#header-info 	{ display: block; height: 230px; }

#header h1 		{ display: block; height: 80px; width: 700px; margin: 0; padding: 0; float: left; }
#header h1 a	{ display: block; height: 80px; margin: 0; padding: 0; }
#header h1 span { display: none; }

#header-contacts {
	display: block; padding: 10px; font-size: 10px; float: right; width: 260px;
}

#header-slideshow {
	display: block; width: 680px; padding: 0 0 0 20px; float: left;
}

#header-menu {
    display: block; width: 235px; margin: 0 20px 0 0; padding: 0px 10px 10px 0; list-style: none; float: right;
} #header-menu a { color: white; text-decoration: none; }

#header-menu li {
	display: block; padding: 3px 10px; height: 18px; margin: 0; list-style: none;
    font: small-caps 16px Verdana, Tahoma, sans-serif;
    border-bottom: dotted 1px #ccc;
}

#header-line { display: block; height: 0; width: 680px; padding: 0; margin: 5px 20px; border: none; border-bottom: solid 2px #eee; text-align: left; background: transparent; }

/* Content */

#content {
	display: block; width: 680px; margin: 0; float: left;
	padding: 5px 20px; min-height: 400px;
    background: #fff url('images/content.jpg') top center repeat-y;
}

#content h2 {
	font: normal 20px Arial, Verdana, sans-serif; color: #006f73;
    margin: 0; padding: 12px 0 5px 0; height: 24px;
	background: transparent url('images/h2.jpg') top left no-repeat;
}

#content h3 {
	font: normal 18px Arial, Verdana, Tahoma, sans-serif;
	padding: 5px 0; margin: 0; height: 20px;
}

p {	margin: 0px; padding: 4px; font-size: 12px; }
p.info {
	display: block; font-size: 10px; text-align: right;
    margin: 2px 10px; padding: 3px; border-top: solid 1px #eee;
}

.date { display: block; padding: 2px 0; margin: 0; color: #888; }

.dbbl { display: block; clear: both; }
.dbbl-one { display: block; width: 49%; float: left; }
.dbbl-middle { display: block; width: 2%; height: 10px; float: left; }

/* Sidebar In Right */

#sidebar {
	display: block; width: 270px; padding: 0; margin: 0; float: right;
}

.widget {
	display: block; padding: 0; margin: 10px 0;
    background: #fff url('images/panel-content.jpg') top center repeat-y;
}

h2.widgettitle {
	display: block; padding: 32px 20px 5px 20px; margin: 0;
    font: normal 20px Arial, Verdana, sans-serif; color: #006f73;
    background: transparent url('images/panel-header.jpg') top center no-repeat;
}

div.widget-info {
	display: block; padding: 0 0 12px 0; margin: 0;
    background: transparent url('images/panel-footer.jpg') bottom center no-repeat;
}
div.widget-info a { display: block; font-size: 10px; text-align: right; margin: 0 20px; padding: 1px 10px; border-top: solid 1px #eee; }

ul.widget-posts {
	display: block; padding: 0 25px; margin: 0; list-style: none;
}

ul.widget-posts li {
	display: block; padding: 0; margin: 0 0 10px 0;
    background: transparent url('images/hr.jpg') bottom left no-repeat;
}

ul.widget-posts li span.time 	{ display: block; font-size: 11px; color: #777; }
ul.widget-posts li span.title 	{ display: block; font-size: 12px; padding: 2px 0; }

/* Footer */
#footer {
	display: block; width: 680px; padding: 30px 20px 15px 20px; margin: 0; font-size: 11px;
    background: transparent url('images/footer.jpg') top left no-repeat; float: left;
}

#footer p { font-size: 11px; padding: 3px; }
#footer-counter { display: block; float: right; }
#footer-altervision { display: block; padding: 1px 0 0 0; }

/* Begin Comments*/
.commentlist {
	display: block; padding: 0 0 0 20px; margin: 0;
}

.commentlist li {
	padding: 0 5px; margin: 0;
    background: transparent; border: none;
   	list-style: decimal outside;
}

.commetlist li p {
	padding: 3px; margin: 0;
}

.commentlist li .avatar {
	display: block; float: right; padding: 3px; margin: 7px;
	border: solid 1px #ccc; background-color: #fff;
}

.commentlist li .reply {
	display: block; padding: 2px; margin: 1px 0;
    text-align: right; font-size: 10px; color: #999;
    clear: both; border-top: solid 1px #eee;
}

.comment-info {
	display: block; padding: 0 0 3px 0; margin: 0;
    border-bottom: dotted 1px #071;
}

.comment-info cite {
	font: normal 18px Verdana, Tahoma, sans-serif; color: #555;
}

.comment-info span a {
	font-size: 11px; color: #777;
}

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

.alt {
	margin: 0;
	padding: 10px;
	}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
/* End Comments */


/* Footer :: End */

.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;
}

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

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
    display: block; padding: 10px; border: dotted 1px #ccc; background-color: #fefffe;
	}

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

.post {
	margin: 0 0 10px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

/* End Structure */


/* 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	 {
	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;
	}

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

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

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

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 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;
	}


/* 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: 5px;
	margin-bottom: 5px;
    clear: both;
    height: 20px;
	}
/* 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 */

.wp-pagenavi {
	padding: 3px; display: block; clear: both;
    font-size: 12px; text-align: right;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 5px; margin: 1px 2px;
    border: solid 1px #3f4d7a; background: #eef5ff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.wp-pagenavi a:hover {
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.wp-pagenavi span.pages {
	color: #888; padding: 4px 5px; font-size: 10px;
}

.wp-pagenavi span.current {
	padding: 3px 6px; margin: 0 2px;
    border: solid 1px #3f4d7a; background: #f6feff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.wp-pagenavi span.extend {
	padding: 2px 5px;
}
