/*
Theme Name:     Child of The Restaurant
Theme URI:      http://damionwagner.com/
Description:    Child theme for The Restaurant theme 
Author:         Damion Wagner
Author URI:     http://damionwagner.com/
Template:       therestaurant
Version:        0.1.0
*/

@import url("../therestaurant/style.css");

#slider img {
    display: block;
}

/* ------------------------------ NAVIGATION ----------------------------------------------------- */
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #585858;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px !important;
    min-width: 980px;
}

#mainmenu ul.menu li {
    display: inline-block;
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px !important;
    font-weight: 700 !important;
    margin: 0 3px;
    position: relative;
	text-transform:uppercase;
	color:#FFF !important;
}



/*-------------------------- FOOTER --------------------------*/
.wrapper {
    text-align: center !important;
}

#footer-links li {
    font-size: 9px;
}

/* ------------------------------ HOME PAGE SLIDER ----------------------------------------------------- */
#header {
padding-left: 40px !important;
}

.nivo-nextNav {
left: 920px !important;
background: url('http://pignwhistlehollywood.com/wp-content/themes/childoftherestaurant/images/nav_right.png') no-repeat;
height: 40px;
width: 40px;
}

.nivo-prevNav {
left: -20px !important;
background: url('http://pignwhistlehollywood.com/wp-content/themes/childoftherestaurant/images/nav_left.png') no-repeat;
height: 40px;
width: 40px;
}




/* ------------------------------ Timely CALENDAR ----------------------------------------------------- */

/* ---------- MONTH TO MONTH BUTTONS TOP RIGHT ------------ */
.timely .btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: none !important;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0) !important;
    border-image: none;
    border-style: solid;
    border-width: 0;
    box-shadow: none !important;
    color: #333333;
    text-shadow: 0 1px 1px #FFFFFF;
}

/* --------------- TOP BAR BACKGROUND ---------------------- */
.ai1ec-calendar-toolbar {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: none !important;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0) !important;
    border-image: none;
    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 1px;
    box-shadow: none !important;
    margin-bottom: 8px;
    padding: 4px 8px;
    text-shadow: 0 1px 1px #FFFFFF;
}

.timely .btn-toolbar {
    margin-top: -40px;
}


/* --------------- MONTH ---------------------- */
h2.ai1ec-calendar-title {
    font-size: 20px !important;
    margin: -60px 0 0 390px !important;
	left:300px;
}

.ai1ec-month-view .ai1ec-date {
    background: #fff !important;
    color: #ABB1B8;
    font-size: 8pt;
    height: 13px;
    line-height: 13px;
    margin-bottom: 1px;
    padding: 0 0.4em;
    text-align: right;
    text-shadow: 0 1px 0 #FFFFFF;
}

/* --------------- DROP DOWN ---------------------- */
.timely .dropdown-menu a:hover, .timely .dropdown-menu .active > a, .timely .dropdown-menu .active > a:hover {
    background: none repeat scroll 0 0 #ccc !important;
}

.timely .nav > li > a:hover, .timely .nav-pills > .active > a, .timely .nav > .dropdown:hover > a, .timely .nav-pills > .active > a:hover, .timely .nav > .dropdown.active > a:hover, .timely .nav-tabs .open .dropdown-toggle, .timely .nav-pills .open .dropdown-toggle, .timely .nav > li.dropdown.open.active > a:hover {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-repeat: repeat-x;
    border-color: transparent;
	border-width: 0px;
    box-shadow: none !important;
}

/* --------------- SUBSCRIBE GOOGLE+ ---------------------- */
.ai1ec-subscribe-container {
	display:none !important;
}

/* ------------------------------ END Timely CALENDAR ----------------------------------------------------- */


/* --------------- GALLERY ---------------------- */
img.afg-img {
	-moz-box-shadow: 0px 0px 0px #444 !important;
	-webkit-box-shadow: 0px 0px 0px #444 !important;
	box-shadow: 0px 0px 0px #444 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color='#444444')" !important;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color='#444444') !important;
    margin-left: 30px;
	border-style:solid;
	border-width:5px;
	border-color: #fff;
}

.myborder {
	border-style:solid;
	border-width:5px;
	border-color: #fff;
	width: 350px; 
	height: 350px; 
}


/* --------------- FACEBOOK BORDER DOESNT WORK! ---------------------- */
._4s7c {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff #AAAAAA #AAAAAA !important;
    border-image: none;
    border-right: 0 solid #AAAAAA;
    border-style: solid !important;
    border-width: 0 !important;
}

a.uiLinkSubtle {
    display: none !important;
}

._8o, ._8o .img {
    display: none !important;
}

/* --------------- SELECT ---------------------- */

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  width: 212px;
}

input[type="email"], select {
   padding: 5px;
   border: #fff 1px solid;
   padding: 5px;
   background: #f4f4f4;
  box-shadow: 0px 0px 1px #ccc;
  -moz-box-shadow: 0px 0px 1px #ccc;
  -webkit-box-shadow: 0px 0px 1px #ccc;
  max-width: 100%;
}