/*
Theme Name: Devita
Theme URI: http://www.abhbass.com/devita/
Description: Devita is a simple but elegant wordpress theme created with many custom settings and seo ready!

Version: 2.3.1
Author: asinos 
Author URI: http://www.abhbass.com/
Tags: white, black, gray, light, custom-menu, custom-header, custom-background, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready

Copyright (C) 2001-2012 abhbass.com 
License: GNU General Public License, version 3 (GPLv3)
License URI: license.txt 
*/


body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background:url(images/main-bg.gif) repeat left top;
}
img {
	margin:0;
	padding:0;
	border:none;
}
p, h1, h2, h3, h4, h5, h6, form {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
ul li {
	list-style:none;
}
a {
	text-decoration:underline;
	color:#333333;
}
a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
}
h1{font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#000000; padding-top:22px;}
h2{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#333333; padding-top:18px;}
h3{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333333; padding-top:15px;}
p{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; padding-top:15px; line-height:20px;}
/*==========================WP THEME CSS===========================*/
/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/*=================================================================*/
#container {
	width: 960px;
	margin: 0 auto;
	padding: 0x;
	
}
#header {
	width:960px;
}
#header #logo {
	float: left;
	margin: 10px 0;
}
/*-- menu --*/
.nav-main {
	height:47px;
	width:940px;
	background:url(images/nav-bg.png) no-repeat left top;
	padding:0 10px;
}
.nav-main ul {
	float:left;
	width:740px;
}
.nav-main ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	line-height:45px;
	margin-top:1px;
	text-transform:uppercase;
	position:relative;
}
.nav-main ul li a {
	text-decoration:none;
	padding:0 15px;
	display:block;
	color:#FFFFFF;
	border-right:1px solid #6dbded;
}
.nav-main ul li a:hover, .nav-main ul li.current_page_item a{
	text-decoration:none;
	padding:0 15px;
	display:block;
	color:#fff;
	background:url(images/nav-hov.gif) repeat-x left top;
}
.nav-main ul li ul{display:none; width:140px; position:absolute; background:#096095; z-index:50; padding:0 15px; top:100%; left:0;}
.nav-main ul li ul li{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:100%;
	font-weight:bold;
	line-height:0px;
padding:15px 0;
	text-transform:uppercase;
	border-bottom:1px solid #6dbded;}

.nav-main ul li ul li a{	color:#FFFFFF; padding:0; text-decoration:none; border:none;}
.nav-main ul li ul li a:hover{color:#FFFFFF; background:none;  margin:0; padding:0px;}
.nav-main ul li:hover ul{display:block;}
.nav-main ul li ul li.last{border-bottom:none;}
.nav-main ul li:hover > a { background:url(images/nav-hov.gif) repeat-x left top;}

.search1 {
	width:180px;
	float:right;
	margin-top:10px;
	margin-right:10px;
}
.search1 #searchsubmit {
	float:right;
}
.searchbox {
	width:180px;
	float:left;
	margin-right:5px;
}
#s {
	width:140px;
	padding:6px 5px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border:none;
}
/*-- banner --*/
#banner{width:928px; margin-top:10px; height:403px; background:url(images/banner-bg.gif) no-repeat left top; padding:15px;}
div.rotator { position:relative; height:403px; display: none; width:928px; padding:0px; }
div.rotator ul li { left:0px; top:0px; position:absolute; list-style: none; }
div.rotator ul li img { padding: 0px; margin:0px; }
div.rotator ul li.show { z-index:10}
/*-- Content part --*/
#content-main{width:960px; margin-top:10px;}
/*-- three box-part --*/
#three-box-part{width:960px; }
.box{width:312px; float:left; margin-right:12px;}
.box-middle{width:282px; background:url(images/box-middle.gif) repeat-y left top; padding:0 15px 15px 15px;}
.box.last{margin-right:0;}
.box-middle img{ margin-top:10px;}
.box-title{font-size:24px;}

.content-box{width:958px; margin:10px auto 0;}
.content-middle{width:928px; background:url(images/cntnt-box-middle.gif) repeat-y left top; padding:15px;}

.col1 {
    float: left;
    padding-bottom: 7px;
    padding-top: 2px;
    width: 300px; margin:29px 20px 0 0 ;
  
}
.col1 a{ color:#333333; text-decoration:none;}
.col1 a:hover{ color:#999999;}
.col1 img{ float:right; margin:0 10px 0 0;}

.col1 p{ padding:10px 0 0 0;}
.col1 h3 {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0px;
}
.col-last{ margin:29px 0 0 0;}
.col2{
    border-right: 1px solid #E5E5E5;
    padding-right: 25px;}
img.padd{ margin:0 22px 0 0;}

ul.links{ margin:0px 0 0 20px; padding:0px;}	
ul.links li{padding:0px; float:left; color:#0066CC; text-decoration:none; margin:20px 20px 0 0; font-size:14px;
 list-style:square;}	
ul.links li a{color:#0066CC; text-decoration:none; }
ul.links li a:hover{ text-decoration:underline;}
ul.links2{ margin:0px 0 0 15px; padding:0px;}	
ul.links2 li{padding:0px; float:left; color:#0066CC; text-decoration:none; margin:20px 20px 0 0; font-size:14px;
 list-style:square;}	
ul.links2 li a{color:#0066CC; text-decoration:none; }
ul.links2 li a:hover{ text-decoration:underline;}
.comm-box{ float:left; width:200px; padding:0 15px; border-right: 1px solid #E5E5E5;}
.comm-box-last{ border-right:none;}
.comm-box a{ color:#0066CC; display:block;}
.comm-box img{ float:left; margin:10px 5px 0 0;}
.comm-box p{ width:164px !important; float:right}

#footer{ width:958px; padding:10px 0; color:#999999;}
#footer a{ text-decoration:none; color:#666666; padding:0 10px;}
#footer a:hover{color:#333333;}
#footer .menu{ float:right; display:block; width:700px;}
label.screen-reader-text{display:none;}
#searchsubmit{background:url(images/search-icon.png) no-repeat scroll 0% 0%; border:0px; font-size:0px; width:24px; height:24px;}
img.top_border,img.bottom_border{float:left;}
#footer .menu ul li{display:inline;}
#fourth .comm-box{border:0px;}
.content_left{width:600px; float:left}
.content_right{margin-left:12px; float:left; width:315px;}
.right_block{margin-bottom:20px;}
.read_more{font-weight:bold; color:#00C; }