/*
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: #e6e6e7 url("images/bgnd.gif") repeat-x scroll left top;
  color: #454545;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
h1,h2,h3,h4,h5,h6 {

}


h1 {
  color: #b6c312;
  font: bold 21px Arial,Helvetica,sans-serif;
  padding: 0;
}
h2 {
  color: #000;
  font: bold 14px Arial,Helvetica,sans-serif;
  padding: 0;
}
.entry ul {
 list-style: inside none disc;
    padding-left: 15px;
}

a {
 color: #b6c312;
    font-weight: normal;
    text-decoration: underline;
}

/*Layout
============================================*/
#wrapper {
    overflow: hidden;
}
.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 {
    list-style: none outside none;
}
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;
}
#header-right {
    position: relative;
}
.mp3_player_box {
  left: -40px;
  position: absolute;
  top: 45%;
}
.mp3_player_box .myButton_play {
         background: rgba(0, 0, 0, 0) url("images/audio.png") no-repeat scroll left bottom !important;

    height: 18px !important;
    width: 19px !important;
}
.mp3_player_box .myButton_stop {
         background: rgba(0, 0, 0, 0) url("images/audio.png") no-repeat scroll left top !important;
    height: 18px !important;
    width: 19px !important;
}

/*Main menu */
#top_menu {
    background: #3e3934 none repeat scroll 0 0;
    padding:12px ;
}
#top_menu ul.nav{

}
#top_menu ul.nav > li{
    display: inline;
    float: left;
    background: none;
}
#top_menu ul.nav > li > a{
 border-right: 1px solid #b6c312;
    color: #fff;
    font-size: 120%;
    padding: 5px 8px;
    text-decoration: none;
}
#top_menu ul.nav > li > a:hover, #top_menu ul.nav > li.current-menu-item > a {
    background: #b6c312;
    color: #3e3934;
}
#top_menu ul.nav li ul {
    background: #b6c312 none repeat scroll 0 0;
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 200px;
    z-index: 9999;
    display: none;
}
#top_menu ul.nav li ul li {

}
#top_menu ul.nav li ul li a {
    display: block;
    color: #3e3934;
    padding: 5px 8px;
    border-top: 1px solid #fff;
	font-size:12px;
	text-decoration:none;
}
#top_menu ul.nav li ul li a:hover {
    background: #3e3934;
    color: #fff;
}   
/*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 {
    padding-top: 30px;
}


/*Other 
=============================================*/
.catchphrase {
 display: block;
    text-align: right;
}
.subcontent {
  background: #fff none repeat scroll 0 0;
  padding: 20px;
  position: relative;
}
.contact_sticker {
  background: #fff none repeat scroll 0 0;
  left: -290px;
  padding: 15px;
  position: absolute;
  top: 0;
  width: 280px;
}
.subheading2 {
  color: #000000;
  font: 21px Arial,Helvetica,sans-serif;
  height: 28px;
  padding: 0;
}
#servicebox {
    padding: 15px;
    margin-bottom: 15px;
}
.wpcf7-submit {
  background: #b6c312 none repeat scroll 0 0;
  border: 1px solid #b6c312;
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 26px;
  float: right;
}
.images-row > div {
    padding-bottom: 30px;
}
.subheadingblack {
  color: #000000;
  font: bold 14px/14px Arial,Helvetica,sans-serif;
}
.image img {
  border: 4px solid #e5e5e5;
}
ul#menu-galleries-menu {
       list-style: outside none none;
    margin: 0 0 30px;
    padding: 0;
}

ul#menu-galleries-menu li {
     display: inline;
}
ul#menu-galleries-menu li::before {
    content: "|";
}
ul#menu-galleries-menu li:first-child::before {
      content: "";
}
ul#menu-galleries-menu li a {
padding: 0 5px;
}
ul#menu-galleries-menu li.current-menu-item > a {
    color: #000;
}

ul#menu-galleries-menu li:first-child > a {
    padding-left: 0;
}

/* CSS for tablet
--------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 979px) {
.contact_sticker {
        position: static;
    }
}

/* CSS for phablet
--------------------------------------------------------*/
@media (max-width: 768px) {
    .form-group {
        width: 100%;
        display: block;
    }
}

/* CSS for phone
--------------------------------------------------------*/
@media (max-width: 480px) {
}


input[type="text"],
input[type="email"],
textarea
{
    width: 200px;
}