/*
Theme Name: myTheme Responsive
Theme URI: http://pixcelpro.com/
Description: SEO friendly, simple and clean theme comes with custom menu, custom header background, custom body background, wordpress thumbnail, adsense spot ready, breadcrumbs ready and custom logo & favicon uploader. It has 7 different color schemes and also included stylesheet for print document. Compatible with WordPress 3.2 and above, valid XHTML5 & CSS3, sticky posts, widget-ready, fullwidth page ready, and threaded comments ready.
Version: 2.16
Author: Sonvh
Author URI: http://pixcelpro.com
Tags: blue, black, red, green, gray, purple, brown, two-columns, fixed-width, custom-header, custom-background, threaded-comments, custom-menu, theme-options, full-width-template, sticky-post

License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body {
  background-color: #cdffff;
    background-image: url("images/bg_body.jpg");
    color: #000000;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {

}
h1 {
	 color: #669999;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 21px;
    font-weight: normal;
}
a {

}

/*Layout
============================================*/
#wrapper {
	background:#fff;
  box-shadow: 1px 1px 3px #000;
  margin: 10px auto;
  max-width: 100%;
  overflow: hidden;
  width: 788px;
}
.full_width {
    clear: both;
    float: left;
    width: 100%;
}
.clearfix {
    clear: both;
}
hr {
    background-color: #E6E6E6;
    border: 0 none;
    clear: both;
    height: 1px;
    margin: 0 0 15px;
}
pre, .attachment img, .commentlist li, .navigation .wp-pagenavi .extend, .navigation .wp-pagenavi span.pages {
    border: 1px solid #E0E0E0;
}
pre,  .attachment img, .post-pages a span, .post-pages span, .commentlist code {
    padding: 5px;
}
ol, ul {

}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
:focus {
    outline: 0 none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
    max-width: 100%;
    height: auto;
}
a {
    
}
a:hover {
    
}
/*Header
========================================*/
#header {

}
#logo {
    line-height: 0;
    margin: 0;
}

/*Main menu */
#top_menu {
  background: #669999 none repeat scroll 0 0;
}
#top_menu ul.nav{

}
#top_menu ul.nav > li{
    display: inline;
    float: left;
    background: none;
}
#top_menu ul.nav > li::before {
    color: #ccffff;
    content: "|";
    float: left;
    margin-top: 7px;
}
#top_menu ul.nav > li:first-child::before {
	content:"";
}
#top_menu ul.nav > li > a{
   color: #ffffff;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
	padding: 8px 8px;
}
#top_menu ul.nav > li > a:hover, #top_menu ul.nav > li.current-menu-item > a {
    background: none;
}
#top_menu ul.nav li ul {
    background: #000 none repeat scroll 0 0;
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 35px;
    width: 200px;
    z-index: 9999;
}
#top_menu ul.nav li ul li {

}
#top_menu ul.nav li ul li a {
    display: block;
    padding: 8px 15px;
}
/*mobile menu  */

.navbar-inverse {
    background: none;
    border: 0;
}
.navbar-inverse .navbar-toggle {
    border: 0 none;
    padding-right: 0;
    margin-right: 0;
}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    background: none;
}
.menu_btn {
    color: #3d8cae;
    margin-top: 15px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #3d8cae;
}
.hiddens{
    opacity:0;
}
.visible{
    opacity:1;
}

#mobile-menu-wrap {
    display:none;
}

ul#mobile-menu {
    list-style:none;
    padding:0 15px;
    margin:0;
    background:#3d8cae;
}
ul#mobile-menu li ul {
    padding:0;
    margin:0;
}
ul#mobile-menu li  {
    display:block;
}
ul#mobile-menu li a  {
    color:#fff;
    padding:5px 0;
    text-align:center;
    display:block;
    border-bottom:1px solid #4794b6;
}
.map-icons {
    display: inline-block;
    margin-right: 20px;
}
.wrap_nav {
    display: inline-block;
}

/*Main content
=========================================*/

#content .alignleft, #content img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}
#content .alignright, #content img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}
#content .aligncenter, #content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#content img.alignleft, #content img.alignright, #content img.aligncenter {
    margin-bottom: 12px;
}
#content .alignnone {

}
#content .wp-caption {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #E6E6E6;
    padding: 4px 0 5px;
    text-align: center;
}
#content .wp-caption img {
    border: 0 none;
    margin: 5px 0;
    padding: 0;
}
#content .wp-caption p.wp-caption-text {
    font-size: 90%;
    font-weight: 400;
    line-height: 12px;
    margin: 0;
    padding: 0;
}
/*Sidebar */
#sidebar {
    
}
#sidebar .widget {
    margin-bottom: 30px;
}
h3.widgettitle {
    
}
/*Comment */
#respond {
    clear: both;
    margin: 15px 0;
}
#respond p {
    color: #777777;
    margin: 0 0 10px;
}
h3.responds {
    font-size: 1.5em;
}
#commentform {
    margin: 10px 0 0;
}
#commentform label {
    font-size: 12px;
}
#commentform input.txt, #commentform textarea {
    border-color: #CCCCCC #EFEFEF #EFEFEF #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    line-height: 14px;
}
#commentform input.txt {
    background: none repeat scroll 0 0 #FCFCFC;
    clear: both;
    float: left;
    margin: 0 5px 10px 0;
    padding: 5px 7px;
    width: 170px;
}
#commentform textarea {
    background: none repeat scroll 0 0 #FCFCFC;
    line-height: 130%;
    padding: 7px;
    width: 97% !important;
}
#commentform #submit {
    border-color: #DDDDDD #CCCCCC #CCCCCC #DDDDDD;
    border-style: double;
    border-width: 3px;
    cursor: pointer;
    font-size: 1.2em;
    margin-top: 10px;
    outline-color: #DDDDDD;
    padding: 5px;
    width: 170px;
}
.button, .button:visited, .reply a, a#cancel-comment-reply-link {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #424242 !important;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    padding: 5px 10px 6px;
    position: relative;
    text-decoration: none;
}
.comments-box {
    padding: 10px 0 0;
}
#content .comments-box h3 {
    border: medium none;
    display: block;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}
#content p.comment-notes {
    font-size: 12px;
}
a#cancel-comment-reply-link {
    display: block;
    font-size: 11px;
    margin-top: 10px;
    padding: 0 5px;
    width: 68px;
}
cite.fn {
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.05em;
    padding-top: 0;
}
.text {
    border: 1px solid #E6E6E6;
    color: #777777;
    padding: 2px;
    width: 200px;
}
.nopassword {
    color: #AAAAAA;
    font-size: 24px;
    font-weight: 100;
    margin: 26px 0;
    text-align: center;
}
ul.children {
    margin-left: 0;
}
ol.commentlist {
    margin: 0;
    padding: 0;
}
.commentlist li {
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 15px;
}
.commentlist li.depth-2, .commentlist li.depth-4 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E0E0E0;
    margin-left: 15px;
}
.commentlist li.depth-3, .commentlist li.depth-5 {
    background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 1px solid #E0E0E0;
    margin-left: 15px;
}
.commentlist li blockquote {
    background: url("images/quote-comment.png") no-repeat scroll 0 8px transparent;
    margin: 0 0 11px;
    padding: 0 0 0 25px;
}
.commentlist code {
    background: none repeat scroll 0 0 #E6E6E6;
}
.commentlist p {
    clear: both;
    font-size: 1.1em;
    line-height: 1.6em;
    padding: 0;
}
.commentlist .moderation {
    color: #660000;
    margin-top: 10px;
}
.commentlist .thread-even {
    background: none repeat scroll 0 0 #FAFAFA;
}
.commentlist .children {
    margin-top: 15px;
}
.commentlist .comment-author {
    margin-bottom: 5px;
}
#content .commentlist .avatar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E9E9E9;
    float: left;
    margin-right: 10px;
    padding: 3px;
}
.commentlist .reply {
    margin: 5px 0 0;
    text-align: right;
}
#content .commentlist .reply a, #content .commentlist .reply a:visited, #content .cancel-comment-reply a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 11px;
    padding: 0 6px 1px !important;
    text-align: center;
    text-decoration: none !important;
}
.commentlist .comment-meta {
    float: left;
    margin-bottom: 15px;
}
.commentlist .comment-date a, .commentlist .comment-date a:visited {
    color: #888888;
    font-size: 1.1em;
}
.commentlist .comment-meta a {
    color: #666666 !important;
    text-decoration: none;
}
.metadata a:hover, cite.fn a, cite.fn a:hover {
    text-decoration: none;
	
}


/*Footer
=============================================*/
#footer {
	background:#669999;
	padding:8px 0;
	text-align:center;
	 color: #ccffff;
    font-weight: normal;
	margin-top:15px;
}
#footer  span , #footer  a {
	   color: #ffffff;
}


/*Other 
=============================================*/
.field_row {
	padding-bottom:10px;
}
.field_row input[type="text"],
.field_row input[type="email"],
.field_row textarea {
	width:100%;
}
.field_row textarea {
	height:92px;
}
.wpcf7-checkbox label {
	display:block;
	font-weight:normal;
}
.wpcf7-list-item {
	  display: block !important;
    margin: 0 !important;
}
/* CSS for tablet
--------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 979px) {

}

/* CSS for phablet
--------------------------------------------------------*/
@media (max-width: 768px) {

}

/* CSS for phone
--------------------------------------------------------*/
@media (max-width: 480px) {
}