/*
Theme Name: SMSTextMessages
Theme URI: http://www.bhavyasoft.com/
Author: Team BhavyaSoft.com
Author URI: http://www.bhavyasoft.com/
Description: SMSTextMessages theme is clean and responsive theme for wordpress.  
Version: 1.0
License: BhavyaSoft.com
License URI: http://www.bhavyasoft.com
Tags: Blog, SMS, Responsive
*/

@import url(http://fonts.googleapis.com/css?family=Henny+Penny);
@import url(http://fonts.googleapis.com/css?family=Courgette);
body {
background-image:url("images/main-bg.jpg");
color: #fff;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:15px;
}

a {
color:#fff;
text-decoration:none;
list-style:none;
}

a:hover {
color:#ff9900;
list-style:none;
text-decoration:none;
}

h1{
margin:0px 0px 0px 0px;
font-family: 'Courgette', cursive;
}

h2{
font-family: 'Courgette', cursive;
font-size:24px;
margin:0px;
padding:0px 30px 10px 0;
}

h3{
font-family: 'Henny Penny', cursive;
font-size:30px;
padding:10px 0px 0px 0px;
margin-top:0px;
}

/*ul li a{
color:#9933ff;
}*/


ul li a:hover{
color:#9933ff;
}

.logo {
margin-top:20px;
}

.banner {
margin-top:10px;
float:right;
}

.navbar{
margin:16px 0px 16px 0px;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

/*.navbar-nav{
float:none;
margin: 0 auto;
display: table;
table-layout:auto;
}*/

.navbar-nav > li > a {
background:#99cc33;
font-family: 'Courgette', cursive;
font-size:20px;
margin-left:2px;
}
.navbar-default {
    background:none;
    border:none;
}
.navbar-default .navbar-nav > .current-menu-item > a, .navbar-default .navbar-nav > .current-menu-item > a:hover, .navbar-default .navbar-nav > .current-menu-item > a:focus {
    background-color: #ff9900;
    color: #FFF;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #ff9900;
    color: #FFF;
}
.navbar-default .navbar-toggle {
    border-color: #ff9900;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.navbar-default .navbar-nav > li > a {
color: #FFF;
}

.leftcontainer {
background-image:url("images/bg-1.png");
background-repeat:repeat;
border-radius: 10px;
margin:0px 0px 16px 0px;
}

.leftcontainer ul{
list-style:square;
font-family: 'Courgette', cursive;
padding-bottom:10px;
}

.leftcontainer h3, h3 a{
margin-left: 20px;
color:#9933ff;
}
.leftcontainer h3 a:hover{
color:#FFFFFF;
}

.maincontainer {
background-image:url("images/bg-2.png");
background-repeat:repeat;
border-radius: 10px;
margin:0px 0px 16px 0px;
padding:10px 10px 10px 10px;
min-height: 40px;
}
.maincontainer h2 a{
color:#ff9900;
}
.maincontainer h2 a:hover{
color:#fff;
}
.rightcontainer {
background-image:url("images/bg-3.png");
background-repeat:repeat;
border-radius: 10px;
text-align:center;
padding:10px;
margin:0px 0px 16px 0px;
}

.rightcontainer img {
margin:auto;
}
.footer {
background-image:url("images/bg-4.jpg");
background-repeat:repeat;
padding:10px;
border-radius: 10px;
margin:0px 0px 16px 0px;
text-align:center;
font-size:12px;
}

/*=========1 august 2015 start========*/
.rightcontainer > h3 {
    color: #9933ff;
	text-align:left;
	margin-left:10px;
	
	
}

.page-header {
    border-bottom: 1px solid #eee;
    margin: 0px 0 20px;
    padding-bottom: 9px;
}


/* calendar widget */
.widget_calendar {float: left; font-size: 12px;}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #9933ff; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { color: #9933ff; padding-bottom: 10px; text-align:center; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { color: #ffffff; background: #9933ff; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; color: #9933ff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { text-transform: uppercase; padding-top: 10px; text-align:left; }
#wp-calendar tfoot #prev a { color: #9933ff; }
/*===========End ==============*/

/*------------3 aug 2015------*/

.footer a {
    color: red;
	
}
.footer a:hover {
	color:white;
	}
	
.rightcontainer > ul {
    padding-left: 25px;
    text-align: left;
	font-family: 'Courgette', cursive;
}	
/*----------end----------*/
/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.navbar-nav > li > a {
font-size:10px !important;
margin-left:1px;
}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.navbar-nav > li > a {
font-size:10px !important;
margin-left:1px;
}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
.navbar-nav > li > a {
font-size:20px !important;
margin-bottom:2px;
}
.navbar{
margin:16px 0px 16px 0px;
}

.navbar .navbar-nav {
  display:block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}
}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}
