/*
Theme Name: Wood Berry Pro Responsive Theme 
Theme URI: http://www.inkthemes.com/wp-themes/woodberry-premium-wp-theme/
Author: InkThemes.com
Author URI: http://inkthemes.com/
Description: The Website built using Wood Berry Theme is supereasy to build and is very simplistic in design, the visitors love to see the whole content clearly.  Theme got several theme options to allow changing and manipulating literally everything in the site. Still the site is very easy to built.
Version: 2.1.1
License: GNU General Public License
License URI: license.txt
Tags: black, blue, purple, green, magenta, orange, red, yellow, one-column, two-columns, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
*/
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(css/reset.css);
@import url(css/960_24_col_responsive.css);
@import url(css/prettyPhoto.css);

body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
     color:#666;
}
pre, code {
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
hr {
    border:0 #ccc dotted;
    border-top-width:1px;
    clear:both;
    height:1px;
}
:focus {
    outline:0;
}
blockquote:before, blockquote:after, q:before, q:after {
    content:"";
}
a img {
    border:0;
}
h1 {
    font-size:24px;
}
h2 {
    font-size:22px;
}
h3 {
    font-size:20px;
}
h4 {
    font-size:18px;
}
h5 {
    font-size:16px;
}
h6 {
    font-size:14px;
}
ol {
    list-style:decimal;
}
ul {
    list-style:disc;
}
li {
    margin-left:30px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, figure {
    margin-bottom:15px;
    font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Droid Sans', sans-serif;
    color:#464545;
}
p {
    line-height:22px;
}
a {
    text-decoration:none;
    color:#383838;
    cursor:pointer;
}
input[type="submit"] {
    cursor:pointer;
}
th {
    font-weight:bold;
    background:#ebe8da;
}
th, td {
    padding:5px;
    border:1px solid #ebe8da;
}
textarea {
    width:200px;
    height:50px;
}
#spinner {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url(images/loading.gif) center no-repeat #fff;
}
/*----------Header-container Start---------------*/
.header-container {
    padding-bottom:10px;
    background-color:#f8f8f8;
	display:inline-block;
	width:100%;
	
}
.header-container .header {
    padding:10px 0 0 0;
	
	
}
/*----------Menu Start---------------*/

#menu {
    position:relative;
    z-index:99;
}
#menu li {
    list-style-type:none;
}
#menu li a {
    font-size:14px;
    margin:0;
    padding:10px 7px;
	position:relative;
    float:left;
    color: #000;
    text-align:center;
    text-decoration:none;
    text-shadow:0 1.5px 0 #f9f9f9;
    text-transform:uppercase;
}


#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected,#menu li a:hover {
    background-color:#f1f1f1;
    padding:10px 7px;
    color:#2D595C;
    border-radius:7px;
}
#menu li.current_page_item a{
    background-color:#f1f1f1;
    border-radius:7px;
    color:#2D595C;
    border:1px solid #e9e9e9;
}
#menu li.current-menu-item a {
    color:#295557;
    background-color:#f1f1f1;
    border:1px solid #e9e9e9;
    border-radius:8px;

}
#menu li li a, #menu li li a.selected, #menu li li a:hover {
    color:#fff;
}
#menu li.current-menu-item a:hover, #menu li.current-menu-parent a:hover, #menu li.current_page_parent a:hover, #menu li a.selected:hover {
    text-decoration:none;
	
}
#menu .ddsmoothmenu {
    padding:0;
    list-style:none;
    float:right;
    position:relative;
    margin:auto 0;
}
#menu .ddsmoothmenu li > ul {
    padding: 0;
    position: absolute;
    left: -999em;
    width: 200px;
    border: 1px solid #c2d0db;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    background:#d3ded8;
}
#menu .ddsmoothmenu li {
    margin:0 !important;
    position: relative;
    display: inline;
    float: left;
    padding:10px;
	
}
/*Top level menu link items style*/
#menu .ddsmoothmenu li li {
    font-size:12px;
    text-transform:capitalize;
    margin:0;
    padding:0;/*background of menu items (default state)*/
}
#menu .ddsmoothmenu li li a {
    width: 160px;
    position:relative;
    height:auto;
    float:none;
    display: block;
    text-align:left;
    text-shadow:none;
    margin:0;
    padding:13px 20px;
    text-decoration: none;
    background:none;
    position:relative;
    color:#3f5e76!important;
    text-shadow: 1px 1px 0 #fff!important;
    background:url(images/menu-blt1.png) 9px 18px no-repeat;
    font-size:12px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #c2d0db!important;
    text-transform:capitalize;
}
#menu .ddsmoothmenu li li a:hover {
    background-color:#fff;
    color:#fff;
}
#menu .ddsmoothmenu li li a:after {
    width:100%;
    content: '';
    position:absolute;
    left:0;
    top:0;
}
#menu .ddsmoothmenu li li li li:last-child a, #menu .ddsmoothmenu li li li li:last-child a:after {
    border-top:none;
}
#menu .ddsmoothmenu li li:last-child a:after {
    width:100%;
    content: '';
    position:absolute;
    left:0;
    bottom:0;
}
* html #menu .ddsmoothmenu li li a { /*IE6 hack to get sub menu links to behave correctly*/
    display: inline-block;
}
#menu .ddsmoothmenu li li a:link, #menu .ddsmoothmenu li li a:visited {
    color: #ffffff;

}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
    color:#252512;
    background-color:#d3dee8;
}
/*1st sub level menu*/
#menu .ddsmoothmenu li ul {
    margin-top:-9px;
    margin-left:10px;
    position: absolute;
    left: 0;
    display: none; /*collapse all sub menus to begin with*/
    visibility: hidden;
}
#menu .ddsmoothmenu li ul li {
    display: list-item;
    float: none;
}
#menu .ddsmoothmenu li ul li ul {
    padding-top:0;
    margin-left:3.5px;
    margin-top:0px;
}
.ddshadow {
    width:0;
    height:0;
    position: absolute;
    left: 0;
    top: 0;
    display:none;
}

/*----------slider-container---------------*/
.slider-container {
    background-color:#2d595c;
    border-top:8px solid #25494b;
	
}
.slider-container .slider {
    padding-top:60px;
    overflow:hidden;
}
#slides{
    padding: 60px 0;
    padding-bottom:20px;
}
.slider-container .slider h1 {
    font-size:40px;
    color:#fff;
    margin-bottom:15px;
    margin-top:-4px;
    text-shadow:0 1px 0 #8fa6a8;
}
.slider-container .slider p {
    font-size:20px;
    color:#c0dfcc;
    line-height:34px;
    text-shadow:0 1.5px 0 #25494b;
}
.slider_border{
    height: 2px;
    width: 100%;
    background: url('images/cyan.png') repeat-x;
}
#slides {
    position: relative;
    margin-bottom:0px;
}
#slide-box {
    position: relative;
}
.slides_container{
    overflow:hidden;
    position:relative;
}
.slide .images img{
    max-width: 452px;
    height: auto;
}
.slide .video iframe{
    width: 452px;
    height: 315px;
}
.slide .entry {
    width:467px;
    float:right;
    text-shadow: black 0.1em 0.1em 0.2em;
}
.slide .entry h2 {
    font-size:40px;
    color:#fff;
    margin-bottom:15px;
    margin-top:-4px;
    text-shadow:0 1px 0 #8fa6a8;
}
.entry a{

}
.slide .entry p {
    font-size:20px;
    color:#c0dfcc;
    line-height:34px;
    text-shadow:0 1.5px 0 #25494b;
}
.slide .slidedtext {
    color:#fff;
}
ul.pagination {
    margin-top: 30px;
    list-style: none;
    margin-bottom: 0;
}
.pagination li{
    display: inline;
    margin-right: 5px;
    margin-left: 0;
}
.pagination li a {
    display:inline-block;
    padding-top:10px;
    background: url('images/pagination.png') no-repeat 0 0;
    width: 21px;
    height: 12px;
    overflow:hidden;
    text-indent: -99999px;
}
.pagination li.current a {
    background: url('images/pagination.png') no-repeat 0 -26px;
    width: 21px;
    height: 12px;
    text-indent: -99999px;
}
.btn-2{
    display: inline-block;
    background:url(images/btn-strip.png) repeat-x;
    color:#5c3106;
    font-size:24px;
    border-radius:9px;
    text-shadow: 1.5px 1.5px 0 #d3881e!important;
    width:240px;
    height:66px;
    line-height:66px;
    text-align:center;
    margin:0px;
    padding:0px;
    font-weight:bold;
    float:right;
    border:1px solid #79350e;
    border-top:none;
    margin-top:18px;
    overflow:hidden;
}
.btn-2 a{
    color:#5c3106;
    display: block;
    margin-top: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.btn-2:hover {
    background:url(images/btn-strip-hover.png) repeat-x;
    text-shadow: 1.5px 1.5px 0 #e3982e!important;
}
/*----------page-info---------------*/
.page-info-container {
    background:url(images/index-sep1.png) bottom repeat-x;
}
.page-info-container .page-info {
    padding:55px 0 40px 0;
}
.page-info-container .page-info p {
    font-size:28px;
    text-shadow:0 1.5px 0 #cdcdcd;
    text-align:center;
    color:#666666;
    font-family: 'Droid Sans', sans-serif;
    line-height:38px;
}
/*----------Feature content---------------*/
.feature-content-container {
    padding:35px 0 2px 0;
    background-color:#f8f8f8;
	width:100%;
}
.feature-right {
    padding-right:40px;
}
.feature-right h3{
    color:#2d595c;
    font-weight:bold;
    font-size:15px;
    text-shadow:0 .6px 0 #99aeaf;
}
.feature-right p {
    line-height:22px;
}
.feature-left .feature-thumbnail {
    width: 109%;
    margin-left: -20px;
    overflow: hidden;
}
.feature-left .feature-item {
    width:320px;
    /* float:left; */
    display: inline-block;
    position:relative;
    padding-right: 15px;
    margin-bottom: 30px;
    vertical-align: top;
}
.feature-left .feature-item .imgicon {
    position:absolute;
    left: 27px;
    top:0;
    height:42px;
    width:45px;
    margin-bottom: 25px;
}
.feature-left .feature-item img{
    width:250px;
  }
.feature-left .feature-item h6 {
    padding-left: 86px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color:#716f6f;
    font-weight:bold;
    font-size:15px;
    line-height:22px;
    display: block;
    min-height: 44px;
}
.feature-left .feature-item p {
    text-align:justify;
    padding-left: 26px;
    padding-right: 17px;
    line-height: 23px;
    margin-top: 18px;
}
.page-add-container {
    background:url(images/index-sep2.png) top repeat-x;
}
.page-add-container .page-add {
    padding:30px 0 35px 0;
}
.page-add-container .page-add img{
    max-width:950px;
    height:auto;
}
/*----------Footert container---------------*/
.footer-top-line-container {
    height:22px;
    background:url(images/footer-top-line.png) repeat-x;
}
.footer-container {
    background:url(images/footer-bg.png) repeat;
    padding-bottom:30px;
	overflow:hidden;
	color: #A2A2A2;
}
.footer-container .footer {
    padding-top:10px;

}
.footer-container .footer .footer-inner {
    padding-right:18px;
}
.footer-container .footer .footer-inner p {
    color:#fff;
    background:url(images/footer-sep.png) bottom repeat-x;
    padding-bottom:15px;
    padding-top:7px;
    margin-bottom:10px;
}
.footer-container .footer .footer-inner ul {
    list-style:none;
    margin-left:0;
}
.footer-container .footer .footer-inner ul li {
    margin-left:0;
    color:#fff;
    background:url(images/footer-sep.png) bottom repeat-x;
    padding:8px 0;
}
.footer-container .footer .footer-inner ul li:last-child {
    background:none;
}
.footer-container .footer .footer-inner ul li a {
    color:#fff;
}
.footer-container .footer .footer-inner h4 {
    color:#fff;
    font-weight:bold;
    text-shadow:0 2px 0 #222;
    background:url(images/footer-sep.png) bottom repeat-x;
    padding-bottom:13px;
}
.footer-container .footer .footer-inner .contactform{
    max-width:250px;
}
.footer-container .footer .footer-inner .contactform input[type="text"] {
    width:140px;
    height:31px;
    background:url(images/ftext-field.png) no-repeat;
    border:none;
    margin-bottom:10px;
    color:#bcbaba;
    padding-left:8px;
    padding-right:15px;
}
.footer-container .footer .footer-inner .contactform textarea {
    width:199px;
    height:54px;
    background:#414141 url(images/ftext-area.png) repeat-x;
    border:1px solid #4d4d4d;
    border-radius:10px;
    margin-top:0px;
    padding:10px;
    color:#bcbaba;
    max-width:225px;
}
.footer-container .footer .footer-inner .contactform .send {
    background:url(images/fsubmit.png) no-repeat;
    border:0px;
    height:29px;
    width:74px;
    cursor:pointer;
    float:left;
    text-align:center;
    margin-top:10px;
}
a span.two {
    color:#069;
    cursor:pointer;
}
.footer-container .footer .footer-inner form label {
    margin-left:-7px;
    color:#a6a5a5;
}
.footer-container .footer .footer-inner .searchform {
    background: url(images/search-bg.png);
    width:184px;
    height:34px;
    border:none;
    position:relative;
    margin-bottom:15px;
}
.footer-container .footer .footer-inner .searchform input[type="text"] {
    width:160px;
    height:22px;
    background:transparent;
    border:none;
    padding:6px 0px 0px 7px;
    color:#dfdfdf;
}
.footer-container .footer .footer-inner .searchform input[type="submit"] {
    position:absolute;
    right:-25px;
    top:0px;
    background:url(images/search.png) no-repeat;
    width:35px;
    height:34px;
    border:none;
    cursor:pointer;
}
.footer-container .footer .footer-inner div.tagcloud{
	margin-bottom:20px;

}
.footer-container .footer .footer-inner div.tagcloud a{
	margin-bottom:20px;
	color:#fff;
}
.footer-container .footer .footer-inner div.textwidget{
	margin-bottom:20px;
	color:#fff;
	line-height: 24px;
}
.footer-line-container {
    height:2px;
    background:url(images/footer-line.png) repeat-x;
}
.bottom-footer-container {
    background:url(images/bottom-footer-bg.png) repeat;
}
.bottom-footer-container .bottom-footer {
    padding:5px 0;
    overflow:hidden;
}
.bottom-footer-container .bottom-footer a{
    color:#069;
}
.bottom-footer-container .bottom-footer a:hover{
    color:#878383;
}
.bottom-footer-container .bottom-footer .bottom-inner-footer p {
    text-align:right;
    margin-top: 2px;
    color:#878383;
    margin-bottom:0;
}
.bottom-footer-container .bottom-footer .bottom-inner-footer p a{
    color:#878383;
}
.bottom-footer-container .bottom-footer ul.social-links {
    list-style:none;
    float:left;
    margin-top: 4px;
    margin-bottom:0;
}
.bottom-footer-container .bottom-footer ul.social-links li {
    list-style:none;
    display:inline;
    margin-left:0;
    padding:0 3px;
}
.tipsy{
    margin-bottom:5px;
    padding: 5px;
    font-size: 10px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-repeat: no-repeat;
    background-image: url(images/tipsy.gif);
    background-position:bottom center;
    margin-bottom:15px;
	
}
.tipsy-inner {
    padding: 10px 12px 10px 12px;
    background-color: black;
    color: white;
    max-width: 200px;
    text-align: center;
    font-size:16px;

}
.tipsy-inner {
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.tipsy-north {

}
.textwidget img {
	width: 100%;
}
img.wp-smiley {
	width: auto;
}
.footer select {
	width: 100%;
}
/*----------Blog page---------------*/
.page-content-container {
    border-top:8px solid #d1d1d1;
}
.page-content-container .page-content {
    padding:40px 0 35px 0;
    overflow:hidden;
    min-height: 480px;
}
.page-content .content-bar h1.page-title{
    margin-bottom:35px;
  
}
.page-content .content-bar .post:last-child {
    border:none;
}
.page-content .content-bar .post {
    margin-bottom:30px;
    position:relative;
    border-bottom: 1px solid #EAEAEA;
}
.page-content .content-bar .post .post_content p {
    line-height: 22px;
    margin-bottom:10px;
    color:#605c5c;
}
.page-content .content-bar .post .postimg {
    float:left;
    max-width:103px;
    max-height:107px;
    margin-right:15px;
    display: inline;
    background:#f7f3f3;
    border:10px solid #eaeceb;
	margin-top:5px;
}
.page-content .content-bar .post .post_meta {
    list-style-type:none;
    color:#aba9a9;
    padding-top:8px;
    padding-bottom:0px;
    padding-left:3px;
    margin-bottom:15px;
}
.page-content .content-bar .post .post_meta li a{
    color:#aba9a9;
}
.page-content .content-bar .post .post_meta li {
    display:inline;
    margin-left:0;
}
.page-content .content-bar .post .post_meta li span{
    color:#bcbcbc;
    background:url(images/meta-sep.png) right no-repeat;
    padding-right:12px;
}
.page-content .content-bar .post .post_meta li:last-child span{
    background: none;
}
.page-content .content-bar .post .post_meta a.last {
    background:none;
}
.page-content .content-bar .post .post_meta .posted_by {
    background:url(images/post-item1.jpg) no-repeat left;
    padding-left:12px;
}
.page-content .content-bar .post .post_meta .post_date {
    background:url(images/post-item2.png) no-repeat left;
    padding-left:20px;
}
.page-content .content-bar .post .post_meta .post_category {
    background:url(images/post-item3.png) no-repeat left;
    padding-left:20px;
}
.page-content .content-bar .post .post_meta .postc_comment {
    background:url(images/post-item3.png) no-repeat left;
    padding-left:18px;
}
.page-content .content-bar .post .post_title {
    padding-left:1px;
    padding-top:0;
    margin-bottom:4px;
    font-size:24px;
}
.page-content .content-bar .post .post_title a {
    color:#000;
}
.page-content .content-bar .post .post_meta li span {
    margin-left:5px;
}
.page-content .content-bar .post .post_content {
    overflow:hidden;
    text-shadow:0 1px 0 #eee;
    line-height:20px;
    text-align:justify;
    margin-bottom:10px;
}
.page-content .content-bar .post.single .post_content img {
    max-width:100%;
    height:auto;
    background:none;
    padding:0;
}
.page-content .content-bar .post.single .post_content {
    margin-top:12px;
}
.page-content .content-bar .post .post_content a.read-more {
    color:#006600;
    margin-bottom:20px;
    margin-top: 15px;
    display: block;
}
.page-content .content-bar .post .post-seprater {
    height:5px;
    margin-top:40px;
    background:url(images/index-line.png) repeat-x;
}
.page-content .content-bar img {
    max-width:628px;
    height: auto;
    margin-left: 2px;
}
/*----------------------sidebar-----------------------*/
.page-content .sidebar {
    border: 1px solid #ECECEC;
    padding:15px 15px 30px 15px;
    margin-left:35px;
	margin-top:5px;
	overflow: hidden;
}
.searchform {
    background: url(images/side-searchbg.png) no-repeat;
    width:241px;
    height:32px;
    border:none;
    position:relative;
    margin-bottom:18px;
}
.searchform input[type="text"] {
    width:200px;
    height:32px;
    background:transparent;
    border:none;
    padding:1px 0px 0px 7px;
    color:#787878;
}
.searchform input[type="submit"] {
    position:absolute;
    right:10px;
    top:10px;
    background:url(images/side-search.png) no-repeat;
    width:14px;
    height:14px;
    border:none;
    cursor:pointer;
}
.page-content .sidebar img {
}
.page-content .sidebar h3 {
    color:#09494e;
    margin-left:0;
}
.page-content .sidebar ul {
    list-style-image:url(images/blog-list-img.png);
    margin-left:0;
    margin-bottom:20px;
}
.page-content .sidebar ul ul {
    margin-left:0px;
    margin-bottom:0;
    list-style-image:url(images/blog-list-inner-img.png)
}
.page-content .sidebar ul ul li {
    margin-left:20px;
}
.page-content .sidebar ul li {
    padding:5px 0;
    margin-left:20px;
    line-height: 25px;
}
.page-content .sidebar ul li a {
    text-decoration:none;
    color:#989696;
}
.sidebar .recent-post li {
    margin-left:0;
    overflow:hidden;
    list-style-type:none;
}
.sidebar .recent-post li li img {
    float:left;
    width:50px;
    height:50px;
    background:url(images/recent-imgbg.png) no-repeat;
    margin-right:10px;
    margin-bottom:10px;
    padding:7px 7px 10px;
}
.sidebar .recent-post li li span.recent-date {
    font-size:12px;
    color:#322903;
}
.sidebar .recent-post li li p {
    margin-bottom:5px;
}
.sidebar .textwidget{
margin-bottom:15px;
}
.page-content .sidebar .tp_recent_tweets ul li {
padding: 0 0 0 0;
padding-left: 30px;
padding-bottom: 20px;
margin-left: 0;
}
.page-content .sidebar .tp_recent_tweets ul{
	list-style-image: none;
}
/*----------------------Contact page-----------------------*/
.page-content .content-bar .contact-line {
    height:1px;
    background-color:#dbdbdb;
}
.page-content .content-bar {
    color:#000;
    text-shadow:0 2px 0 #eee;
}
.page-content .content-bar .contactform {
    position:relative;
    width:100%;
    padding-top:30px;
}
.page-content .content-bar .contactform span.error {
    color:#F00;
    overflow:hidden;
    margin-bottom:-20px;
    margin-top:0;
    height:0px;
    clear:both;
}
.page-content .content-bar .contactform span.error-1{
    color:#f00;
    position:absolute;
    left:0;
    top:20px;
    clear:both;
}
span.error-2{
    color:#F00;
    position:absolute;
    top:100px;
    left:0;
    clear:both;
}
.page-content .content-bar .contactform input[type="text"] {
    width:279px;
    height:38px;
	background:url(images/text-feild.png) no-repeat;
    margin-bottom:25px;
    padding-left:7px;
    border:none;
    color:#838383;
}
.page-content .content-bar .contactform textarea {
    width:400px;
    height:163px;
    padding-top:5px;
    padding-left:3px;
    text-align:left;
    color:#838383;
    background:#ededed url(images/text-strip.png) repeat-x;
    margin-top:5px;
    border:1px solid #dbdbdb;
    display: block;
    margin-bottom:20px;

}
.page-content .content-bar .contactform input[type="submit"] {
    border:none;
    text-indent:-9999px;
    color:#6a6565;
    background:url('images/Send-Button.png') 0 -57px no-repeat;
    width:156px;
    height:43px;
    margin-top:-10px;
    text-align:center;
}
.page-content .content-bar .contactform .btnSubmit:hover{
    background:url(images/Send-Button.png) no-repeat;
}
/*----------------------Gallery page-----------------------*/
.page-content .gallery {
    background-color:#ffffff;
    margin-bottom:50px;
}
.page-content h1.page-title{
    color:#000;
	margin-bottom:30px;
}
.page-content .gallery ul.thumbnail {
    list-style-type:none;
    overflow:hidden;
    margin:0 auto;
    margin-left:0px;
    padding:0px;
    width:105%;
  
}
.page-content .gallery ul.thumbnail li {
    margin:0px;
    margin-left:0px;
    float:left;
    margin-right:9px;
    margin-bottom:14px;
    width:233px;
    height:164px;
}
.page-content .gallery ul.thumbnail li img {
    width:208px;
    height:140px;
    background-color:#fff;
    padding: 5px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    margin-top: 2px;
    margin-left: 2px;
}
.page-content .gallery ul.thumbnail li a {
    color:#818080;
    font-size:11px;
}
/* Commentlist Style
-------------------------------------------------------*/
#commentsbox {
    margin:0;
}
ol.commentlist {
    clear:both;
    list-style:none;
    margin:0;
    overflow:hidden;
}
ol.commentlist li.comment {
    line-height:18px;
    margin:5px 0 15px;
    padding:10px;
}
ol.commentlist li.comment .comment-body {
    position:relative;
    padding-left:84px;
    padding-top:25px;
    border:1px solid #f1f1f1;
    padding-right:10px;
    background-color:#f9f9f9;
    margin-bottom:30px;
}
ol.commentlist li.comment .comment-author a:link, ol.commentlist li.comment .comment-author a:visited {
    color:#000;
    font-weight:700;
    text-decoration:none !important;
}
cite.fn {
    color:#000;
    font-style:normal;
}
ol.commentlist li.comment .comment-author .avatar {
    float:left;
    margin-right:10px;
    margin-bottom:10px;
    position:absolute;
    left:10px;
    top:25px;
    width:45px;
    height:45px;
    border:1px solid #D5D5D5;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    padding:5px;
}
ol.commentlist li.comment .comment-meta a {
    color:#6F001C;
    text-decoration:none !important;
}
ol.commentlist li.comment p {
    line-height:22px;
    margin-top:5px;
    color:#666;
    margin-bottom:28px;
}
ol.commentlist li.comment ul.children li.depth-2 {
    margin:0 0 0px 50px;
}
ol.commentlist li.comment ul.children li.depth-3 {
    margin:0 0 0px 50px;
}
ol.commentlist li.comment ul.children li.depth-4 {
    margin:0 0 0px 50px;
}
ol.commentlist li.comment ul.children li.depth-5 {
    margin:0 0 0px 50px;
}
.comment-meta.commentmetadata {
    margin-top:10px;
}
ol.commentlist li.comment .reply {
    width:38px;
    height:58px;
    margin-top:15px;
}
ol.commentlist li.comment .reply a {
    cursor:pointer;
    position:absolute;
    right:30px;
    bottom:-18px;
    width:38px;
    height:58px;
    background:url(images/reply.png) no-repeat;
}
.comment-reply-link{
}
ol.commentlist li.comment ul.children {
    list-style:none;
    text-indent:0;
    margin:1em 0 0;
}
.comment-nav {
    height:20px;
    padding:5px;
}
.comment-nav a:link, .comment-nav a:visited {
    color:#f96e02;
}
#respond {
    padding:0px 0px;
    margin:10px 0px;
}
#respond h3 {
    font-size:14px;
    color:#000;
    font-weight:bold;
    padding:10px 10px;
}
#commentform {
    margin-bottom:50px;
}
#commentform p {
    color:#444;
}
#commentform a {
    color:#0454A8;
    margin-top:15px;
    margin-bottom:0;
}
#respond label {
    display:block;
    margin-right:15px;
    margin-bottom:10px;
    color:#9b9494;
}
#respond .required {
}
#respond label small {
    font-size:10px;
}
#respond input {
    border:none;
    color:#989898;
    background:#000;
    font-size:13px;
    margin-bottom:20px;
}
/* Commentform Style
-------------------------------------------------------*/
#commentform input[type="text"] {
	width:265px;
	height:40px;
	background: url(images/text-feild.png) no-repeat;
	margin-bottom:20px;
	padding-left: 7px;
	padding-right:10px;
	border: none;
	color: #838383;
}
#commentform input[type="text"]:focus, textarea#comment:focus {
 }
input#commentSubmit {
	border: none;
	text-indent: -9999px;
	color: #6a6565;
	background: url('images/Send-Button.png') 0 -57px no-repeat;
	width: 156px;
	height: 43px;
	margin-top: -10px;
	text-align: center;
}
#respond input#commentSubmit:hover {
     background:url(images/Send-Button.png) no-repeat;
}
textarea#comment {
    width:97%;
    height:235px;
    padding:7px 7px;
    clear:both;
	height: 163px;
	padding-top: 5px;
	padding-left:7px;
	text-align: left;
	color: #838383;
	background: #ededed url(images/text-strip.png) repeat-x;
	margin-top: 5px;
	border: 1px solid #dbdbdb;
	display: block;
	margin-bottom: 20px;
}
div.post-info{
	font-family: 'Droid Sans', sans-serif;
	color: #464545;
	font-size:24px;
	margin-bottom:20px;
}
#nav-single {
    overflow:hidden;
    margin-bottom:20px;
}
.nav-previous {
    float: left;
    width: 50%;
}
.nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
blockquote {
    padding-left:60px;
    min-height:40px;
    background:url(images/blockqoute.png) no-repeat;
}
blockquote {
    margin-top:40px;
    margin-bottom:40px;
}
blockquote img {
    float: left;
    margin-right:15px;
}
.sticky {
}
.gallery-caption {
    color: #666;
    font-family: Georgia, serif;
    font-size: 12px;
}
.bypostauthor {
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}
img.aligncenter{
    display: block;
    margin: 5px auto !important;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background:#fff;
    border:1px solid #f0f0f0;
    width:96%;
    text-align:center;
    padding:5px 3px 10px;
}
.wp-caption.alignright {
    margin:5px 0 20px 20px;
}
.wp-caption img {
    border:0 none;
    height:auto;
    max-width:98.5%;
    width:auto;
    margin:0;
    padding:0;
}
.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:10px 4px 5px;
}
#wp-calendar caption {
    text-align: center;
    background:  #999999;
    border: 1px solid #999999;
    color: #fff;
    font-weight: bold;
    padding: 3px 0;
	
}
#wp-calendar a {
    font-weight: bold;
    color: #999999;
}
#wp-calendar tfoot td {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.footer #calendar_wrap {
    display: block;
    margin-bottom: 30px;
    background:#000000;
 	max-width:191px;
	
}




/*- -*/
/*- FILTER OPTIONS -*/
ul#filterOptions {
    width: 950px;
    height: 52px;
    margin: 30px 0;
    overflow: hidden;
}
ul#filterOptions li { height: 52px; margin-right: 20px; display: inline-block; float: left; margin-left:0; }
ul#filterOptions li a {
    height: 50px;
    padding: 0 20px;
    border: 1px solid #999;
    background: #cfcfcf;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
    text-decoration: none;
    display: block;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);border: 1px solid rgba(0, 0, 0, .0);border-bottom-color: rgba(0, 0, 0, .0);border: none;border-radius:8px;-webkit-border-radius: 8px;-moz-border-radius:8px;
}


ul#filterOptions li a:hover { background: #c9c9c9; }
ul#filterOptions li.active a { background: #999; }
/*- -*/
/*- OUR DATA HOLDER -*/


/*=======================================================*/
/* Responsive Dropdown Menu Style */
/*=======================================================*/
.it_mobile_menu li{
    margin: 0;
}
.it_mobile_menu li a {
    font-size: 12px;
    text-decoration: none;
    text-transform: capitalize;
    text-shadow:none;
    border-bottom: 1px solid #e2e0e0;
    margin: 0 !important;
}
.it_mobile_menu li:last-child a{
    border-bottom:none; 
    padding-bottom: 15px;
}
.it_mobile_menu li a:hover {
    color: #2565ac;
}
.it_mobile_menu > li.current_page_item > a {
    color: #2565ac;
}
#mobile_menu {
    width: 318px;
    border: 1px solid #e2e0e0 !important;
    left: -1px;
    padding: 0;
    padding-bottom: 20px;
    background: #f8f8f8;
    top: 42px !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    z-index: 9999px;
	list-style:none;
}
#mobile_menu ul {
	list-style:none;
}
.it_mobile_menu {
    position: absolute;
    top: 46px !important;
    left: 3px;
    z-index: 1000;
    display: none;
    text-align: left;
}

.it_mobile_menu ul {
    display: block !important;
    visibility: visible !important;
    border-bottom: 1px solid #e2e0e0;
}
.it_mobile_menu ul li a{
    margin-left:12px !important; 
       padding-top: 12px !important;
    padding-bottom: 4px !important;
}
.it_mobile_menu ul li:last-child a{
    padding-bottom: 10px !important;
}
.it_mobile_menu ul a{
 
    border-bottom: none;
}
.mobile_nav {
    color: #3B3B3B;
    display: none;
    background: #f8f8f8;
    border: 1px solid #e2e0e0;
    position: relative;
    padding: 15px 22px 11px 46px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
	width:250px;
}
.mobile_nav:before, .mobile_nav:after {
    content: '';
    position: absolute;
    top: 0;
    width: 2px;
    height: 100%;
}
.mobile_nav:before {
    left: 0;
}
.mobile_nav:after {
    right: 0;
}
.mobile_nav:hover {
    text-decoration: none;
    color:#3B3B3B;
}
.mobile_nav > span {
    display: block;
    width: 15px;
    height: 10px;
    background: url(images/responsive_arrow.png) no-repeat;
    position: absolute;
    top: 19px;
	left: 43px;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.mobile_nav.opened > span {
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

/* Media screen */
@media only screen and (min-width: 767px) and (max-width: 960px) {
.header-container .header .logo img {
	width:225px;
}
/*----------slider-container---------------*/
.slider-container {
    background-color:#2d595c;
    border-top:8px solid #25494b;
	
}
.slider-container .slider {
    padding-top:60px;
    overflow:hidden;
}
#slides{
    padding: 60px 0;
    padding-bottom:20px;
}
.slider-container .slider h1 {
    font-size:40px;
    color:#fff;
    margin-bottom:15px;
    margin-top:-4px;
    text-shadow:0 1px 0 #8fa6a8;
}
.slider-container .slider p {
    font-size:20px;
    color:#c0dfcc;
    line-height:34px;
    text-shadow:0 1.5px 0 #25494b;
}
.slider_border{
    height: 2px;
    width: 100%;
    background: url('images/cyan.png') repeat-x;
}
#slides {
    position: relative;
    margin-bottom:0px;
}
#slide-box {
    position: relative;
}
.slides_container{
    overflow:hidden;
    position:relative;
}
.slide .images img{
    max-width: 452px;
    height: auto;
}
.slide .video iframe{
    width: 452px;
    height: 315px;
}
.slide .entry {
    width:280px;
    float:right;
    text-shadow: black 0.1em 0.1em 0.2em;
    margin-left:20px;
}
.slide .entry h2 {
    font-size:40px;
    color:#fff;
    margin-bottom:15px;
    margin-top:-4px;
    text-shadow:0 1px 0 #8fa6a8;
}
.entry a{
}
.slide .entry p {
    font-size:20px;
    color:#c0dfcc;
    line-height:34px;
    text-shadow:0 1.5px 0 #25494b;
}

.feature-content-container {
     padding:35px 0 2px 0;
	overflow:hidden;
    }


.feature-left .feature-item {
	width: 235px;
	float: left;
	position: relative;
	padding-right: 12px;
	margin-bottom: 18px;
}

.feature-left .feature-item .imgicon {
	position: absolute;
	left: 21px;
	top: 0;
	height: 42px;
	width: 45px;
	margin-bottom: 100px;
}
.feature-left .feature-item img{
   width:190px;
   padding:5px;
}
.page-add-container .page-add img {
	max-width: 750px;
	height: auto;
}  
.searchform {
    background: url(images/side-searchbg-ipad.png) no-repeat;
    width:180px;
}
.searchform input[type="submit"] {
  right:30px;
   
}
.footer-container .footer .footer-inner .searchform {
    background: url(images/search-bg-ipad.png);
    width:154px;
    height:34px;
    border:none;
    position:relative;
    margin-bottom:10px;
	
}
.footer-container .footer .footer-inner .searchform input[type="text"] {
    width:110px;
    height:22px;
    background:transparent;
    border:none;
    padding:6px 0px 0px 6px;
    color:#dfdfdf;
}
.footer-container .footer .footer-inner .searchform input[type="submit"] {
    position:absolute;
    right:0px;
    top:0px;
    background:url(images/search.png) no-repeat;
    width:35px;
    height:34px;
    border:none;
    cursor:pointer;
}

.page-content .content-bar img {
	max-width: 525px;
	height: auto;
	margin-left: 2px;
}


}
@media only screen and (min-width: 480px) and (max-width: 767px) { 
.header-container {
    padding-bottom:10px;
    background-color:#f8f8f8;
}
.header-container .header {
    padding:10px 0 0 0;
}

.header-container .header .logo {
	text-align:center;
	margin-left:25px;
}

.header-container .header .logo img {
	width:225px;
}
#mobile_menu {
	width: 318px;
	text-align:center;
	margin-left:0;
}
.mobile_nav {
	width:250px;
	margin-bottom:0;
	margin-top:4px;
}   
ul.ddsmoothmenu {
	display: none;
}
.it_mobile_menu a {
	display: block;
	padding-left:0px;
	color: #3B3B3B;
	padding-top: 7px;
	padding-bottom: 7px;
}
.ddsmoothmenu .sub-menu{
	margin-left:100px !important;
	visibility:hidden;
}
.ddsmoothmenu .sub-menu li{
	margin: 0 !important;
	padding: 0 !important;
	margin-left:200px !important;
	clear:both;
	left:20px;
}
.mobile_nav {
	display: inline-block;
	text-shadow: 1px 1px 0 #fff;
}
.ddsmoothmenu {
	text-align: center;
}
li.depth-4 ul.children {
	padding-left: 0;
}
#menu li {
	float:none !important;
}
#MainNav {
	text-align:center;
} 
/*----------slider-container---------------*/
.slider-container {
    background-color:#2d595c;
    border-top:8px solid #25494b;
	
}
.slider-container .slider {
    padding-top:60px;
    overflow:hidden;
}
#slides{
    padding: 60px 0;
    padding-bottom:20px;
}
.slider-container .slider h1 {
    font-size:40px;
    color:#fff;
    margin-bottom:15px;
    margin-top:-4px;
    text-shadow:0 1px 0 #8fa6a8;
}
.slider-container .slider p {
    font-size:20px;
    color:#c0dfcc;
    line-height:34px;
    text-shadow:0 1.5px 0 #25494b;
}
.slider_border{
    height: 2px;
    width: 100%;
    background: url('images/cyan.png') repeat-x;
}
#slides {
    position: relative;
    margin-bottom:0px;
}
#slide-box {
    position: relative;
}
.slides_container{
    overflow:hidden;
    position:relative;
}
.slide .images img{
    max-width: 452px;
    height: auto;
}
.slide .video iframe{
    width: 452px;
    height: 315px;
}
.slide .entry {
    width:460px;
    float:left;
    text-shadow: black 0.1em 0.1em 0.2em;
	margin-top:20px;
}
.slide .entry h2 {
    font-size:40px;
    color:#fff;
    margin-bottom:15px;
    margin-top:-4px;
    text-shadow:0 1px 0 #8fa6a8;
}
.entry a{
}
.slide .entry p {
    font-size:20px;
    color:#c0dfcc;
    line-height:34px;
    text-shadow:0 1.5px 0 #25494b;
}
ul.pagination {
	margin-top: 30px;
	list-style: none;
	margin-bottom: 0;
	text-align: center;
}
.btn-2{
    text-align:center;
	margin-right:110px;
  
}
.feature-right {
	padding-right: 0;
	margin-left: 35px;
}
.feature-content-container {
    padding:35px 0 2px 0;
	overflow:hidden;
    }

.feature-left .feature-item {
	width: 240px;
	float: left;
	position: relative;
	padding-right: 12px;
	margin-bottom: 18px;
}
.feature-left .feature-item .imgicon {
	position: absolute;
	left: 22px;
	top: 0;
	height: 42px;
	width: 45px;
	margin-bottom: 100px;
}
.feature-left .feature-item img{
   width:150px;
   padding:5px;
}
page-content .content-bar .contactform {
	padding-bottom: 10px;
}
.page-content .sidebar {
	margin-top:30px;
	margin-left: 0;
	width:90%;
}

.page-add-container .page-add img {
	max-width: 450px;
	height: auto;
}
.bottom-footer-container .bottom-footer .bottom-inner-footer .copyright {
   	width:90%;
	text-align:center;
	
}
.page-content h1.page-title {
	color: black;
	text-align:center;
}
.page-content .content-bar img {
	max-width:450px;
	height: auto;
	margin-left: 2px;
}
.bottom-footer-container .bottom-footer ul.social-links {
	float:none;
	text-align:center;

}

}
@media only screen and (max-width: 480px) {
.header-container {
    padding-bottom:10px;
    background-color:#f8f8f8;
	}
.header-container .header {
    padding:10px 0 0 0;
}

.header-container .header .logo {
	text-align:center;
	margin-left:25px;
}
.header-container .header .logo img {
	width:225px;
}
.mobile_nav > span {
	left: 30px;
}
#mobile_menu {
	width:270px;
	text-align:center;
	margin-left:0;
}
.mobile_nav {
	width:200px;
	margin-bottom:0;
	margin-top:4px;
}
  
ul.ddsmoothmenu {
	display: none;
}
.it_mobile_menu a {
	display: block;
	padding-left:0px;
	color: #3B3B3B;
	padding-top: 7px;
	padding-bottom: 7px;
}
.ddsmoothmenu .sub-menu{
	margin-left:100px !important;
	visibility:hidden;

}
.ddsmoothmenu .sub-menu li{
	margin: 0 !important;
	padding: 0 !important;
	margin-left:200px !important;
	clear:both;
	left:20px;

}
.mobile_nav {
	display: inline-block;
	text-shadow: 1px 1px 0 #fff;
}
.ddsmoothmenu {
	text-align: center;
}
li.depth-4 ul.children {
	padding-left: 0;
}
#menu li {
	float:none !important;
}
#MainNav {
	text-align:center;
} 

/*----------slider-container---------------*/
.slider-container {
    background-color:#2d595c;
    border-top:8px solid #25494b;
	z-index:99;
}
.slider-container .slider {
    padding-top:60px;
    overflow:hidden;
    margin-right:5px;
}
#slides{
    padding: 60px 0;
    padding-bottom:20px;
}
.slider-container .slider h1 {
    font-size:40px;
    color:#fff;
    margin-bottom:15px;
    margin-top:-4px;
    text-shadow:0 1px 0 #8fa6a8;
}
.slider-container .slider p {
    font-size:20px;
    color:#c0dfcc;
    line-height:34px;
    text-shadow:0 1.5px 0 #25494b;
}
.slider_border{
    height: 2px;
    width: 100%;
    background: url('images/cyan.png') repeat-x;
}
#slides {
    position: relative;
    margin-bottom:0px;
    
}
#slide-box {
    position: relative;
}
.slides_container{
    overflow:hidden;
    position:relative;
    width:270px;
    
}
.slide .images img{
    max-width:270px;
    height: 170px;
}
.slide .video iframe{
    width: 452px;
    height: 315px;
}
.slide .entry {
    width:280px;
    float:left;
    text-shadow: black 0.1em 0.1em 0.2em;
    margin-top:20px;
	float:none;
	text-align:center;
	
}
.slide .entry h2 {
    font-size:40px;
    color:#fff;
    margin-bottom:15px;
    margin-top:-4px;
    text-shadow:0 1px 0 #8fa6a8;
	
}
.entry a{
}
.slide .entry p {
    font-size:20px;
    color:#c0dfcc;
    line-height:34px;
    text-shadow:0 1.5px 0 #25494b;
}

ul.pagination {
	margin-top: 30px;
	list-style: none;
	margin-bottom: 0;
	text-align: center;
}

.btn-2{
    text-align:center;
	margin-right:20px;
  
}
.feature-content-container {
    padding:35px 0 2px 0;
	overflow:hidden;
    }
.feature-right {
	padding-right: 0;
	width:100%;
	clear: both;
}
.feature-left .feature-item {
	width: 100%;
	position: relative;
	padding-right: 12px;
	margin-bottom: 18px;
	clear: both;
}
.feature-left .feature-item .imgicon {
	position: absolute;
	left: 26px;
	top: 0;
	height: 42px;
	width: 45px;
	margin-bottom: 100px;
}
.feature-left .feature-item img{
   width:260px;
   padding:5px;
}

.feature-left .feature-item h6 {
	padding-left: 85px;
	margin-bottom: 18px;
	color: #716F6F;
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
}
.feature-left .feature-item p {
	text-align: justify;
	padding-left: 31px;
	line-height: 22px;
	margin-top: 25px;
}
.page-content .content-bar img {
	max-width: 280px;
	height: auto;
	margin-left: 2px;
}
.page-content .sidebar {
	margin-top:30px;
	margin-left: 0;
}
page-content .content-bar .contactform {
	padding-bottom: 10px;
}

.page-add-container .page-add img {
	max-width: 300px;
	height: auto;
}
.bottom-footer-container .bottom-footer .bottom-inner-footer .copyright {
   	width:90%;
	text-align:center;
}
.page-content .gallery ul.thumbnail li {
	margin: 0px;
	margin-left: 40px;
}
.page-content h1.page-title {
	color: black;
	text-align:center;
}
.bottom-footer-container .bottom-footer ul.social-links {
	float:none;
	text-align:center;

}
.page-content .content-bar .post .post_meta li span {
	margin-bottom:5px;
}

}