/*
Theme Name: Miss Nelles
Theme URI: http://wordpress.org/
Description: Miss Nelle's Custom Wordpress Theme
Author: Branton Advertising - Carson Shold
Version: 1.1
Tags: antique, brown, red
*/

/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 20px; }
ol, ul { list-style: none; }table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a { text-decoration: none; }
strong { font-weight: bold; }
em { font-style: italic; }
sup { vertical-align: super; font-size: smaller; line-height: normal; margin: 0; padding: 0; border: 0; background: transparent; outline: 0; }
article, aside, figure, footer, header, hgroup, menu, nav, section { display: block; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.hidden { display: none; }
/* END RESET */

/* GENERAL */

body {
	background: url(../images/pattern-bkg.jpg) top center repeat-x #e9e0d0;
	color: #816c4c;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
p {
	font-size: 11px;
	line-height: 17px;
	padding-bottom: 16px;
}

ul {
	padding: 0px 0px 20px 18px;
	font-size: 11px;
	line-height: 17px;
}
ul li {
	padding-bottom: 5px;
}
ul li ul {
	list-style: outside circle;
	padding: 5px 25px;
}
::selection {
        background: #fff2a8; /* Safari */
		color: #222;
}
::-moz-selection {
        background: #fff2a8; /* Firefox */
		color: #222;
}
#wrap {
	margin: 0 auto;
	width: 930px;
	text-align: left;
	padding-top: 63px;
	overflow: hidden;
	padding-bottom: 30px;
}

/* END GENERAL */

/* LINKS */

a { color: #816c4c; text-decoration: underline; }
a:hover, a:active { color: #4d2108; }

/* END LINKS */

/* HEADERS */

h1, h2, h3, h4 {
	font-family: "OFL Sorts Mill Goudy TT", "Times New Roman", Times, serif;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);zoom:1;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	line-height: 36px;
	padding: 0 0 25px 40px;
	color: #4d2108;
	text-transform: uppercase;
}
h2 {
	padding-bottom: 16px;
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
}
h3 {
	font-size: 14px;
	color: #4d2108;
	text-transform: uppercase;
}
#home-sub h3 {
	margin-bottom: 14px;
}
h4 {
	
}

/* END HEADERS */

/* TOP NAVIGATION */

#top-red {
	background: url(../images/red-top-bg.jpg) top center repeat-x;
	height: 85px;
}
#navigation {
	background: url(../images/menu.png) top center no-repeat;
	height: 147px;
	width: 953px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -476.5px;
	z-index: 5;
	font-family: "OFL Sorts Mill Goudy TT", "Times New Roman", Times, serif;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);zoom:1;
	font-size: 13px;
	text-transform: uppercase;
	text-shadow: #000 2px 2px 2px; /* colour, x, y, blur */
}
#navigation a#main {
	width: 230px;
	height: 200px;
	position: absolute;
	left: 50%;
	margin-left: -115px;
	display: block;
	background: url(../images/menu.png) center -146px no-repeat;
}
#navigation #home-hover {
	display: none;
	width: 212px;
	height: 88px;
	left: 50%;
	margin-left: -106px;
	top: 38px;
	position: absolute;
}
#navigation a {
	text-decoration: none;
	color: #eddeba;
}
#navigation a:hover, #navigation a:active {
	text-decoration: none;
	color: #fff;
}
#navigation #nav-left {
	position: absolute;
	bottom: 53px;
	left: 35px;
}
#navigation #nav-right {
	position: absolute;
	bottom: 53px;
	right: 35px;
}
#navigation #nav-left a, #navigation #nav-right a {
	padding: 0px 5px;
}
#navigation #nav-sub {
	position: absolute;
	right: 37px;
	bottom: 7px;
	font-family: Verdana, Geneva, sans-serif;
}
#navigation #nav-sub a {
	text-decoration: underline;
	font-size: 10px;
	color: #473434;
	text-shadow: none;
	padding-left: 5px;
}
#navigation #nav-sub a:hover {
	color: #6c4f4f;
}

/* END TOP NAVIGATION */

/* HOME */

#home-sub div {
	float: left;
	width: 290px;
	padding: 25px 6px;
}
#home-sub div#home-last {
	width: 232px;
}
#home-sub div img.home-pic {
	float: left;
	margin: 0px 10px 4px 0px;
	-moz-box-shadow: 0px 2px 2px #816C4C;
	-webkit-box-shadow: 0px 2px 2px #816C4C;
	box-shadow: 0px 2px 2px #816C4C;
}
#home-sub div.home-sep {
	width: 26px;
	height: 217px;
	float: left;
	margin: 14px 0px;
	background: url(../images/home-sep.png) 0 0 no-repeat;
}

/* END HOME */

/* SLIDER */
#slider-wrapper {
    width: 920px;
    height: 270px;
    margin: 0 auto;
}
#slider {
	position: relative;
	background: url(../images/loading.gif) no-repeat 50% 50%;
	border: 2px solid #efdfbc;
	width: 920px;
	height: 240px;
	margin: 0px auto;
	-moz-box-shadow: 0px 3px 5px #b8b1a4;
	-webkit-box-shadow: 0px 3px 5px #b8b1a4;
	box-shadow: 0px 3px 5px #b8b1a4;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position: absolute;
	right: 25px;
	bottom: 10px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/* END SLIDER */

/* SUB PAGE */

#container {
	padding: 20px 40px;
	background: url(../images/container-bg.png) 0 0 no-repeat;
	min-height: 420px;
	overflow: auto;
}
#calendar {
	background: url(../images/calendar-bg.png) 0 0 no-repeat;
	min-height: 550px;
	overflow: auto;
}
#calendar-left {
	margin-top: -20px;
	float: left;
	width: 100%;
}
#left {
	float: left;
	width: 860px;
}
#left img {
	border: 2px solid #efdfbc;
	-moz-box-shadow: 0px 3px 5px #b8b1a4;
	-webkit-box-shadow: 0px 3px 5px #b8b1a4;
	box-shadow: 0px 3px 5px #b8b1a4;
	margin: 15px 50px 0 0;
}
#contact {
	float: left;
	width: 860px;
}
#contact img {
	border: 2px solid #efdfbc;
	-moz-box-shadow: 0px 3px 5px #b8b1a4;
	-webkit-box-shadow: 0px 3px 5px #b8b1a4;
	box-shadow: 0px 3px 5px #b8b1a4;
}
/*#right {
	padding: 20px 40px;
	background-color: #E9E0D0;
	border: 2px solid #efdfbc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 3px 5px #b8b1a4;
	-webkit-box-shadow: 0px 3px 5px #b8b1a4;
	box-shadow: 0px 3px 5px #b8b1a4;
	float: right;
	width: 280px;
}*/
#right img {
	vertical-align: middle;
}

/* END SUB PAGE */

/* FOOTER */

#footer {
	clear: both;
	background-color: #e2d5bb;
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
	position: fixed;
	bottom: 0px;
	width: 100%;
	border-top: 2px solid #e2d5bb;
}
#footer div {
	border-top: 8px solid #e9e0d0;
}

/* END FOOTER */

.center {
	text-align:center;
}

.calltoaction {
	float:left;
}

.calltoaction h1 {
	font-weight:bold;
	font-size:22px;
    padding-bottom:5px;
}

.double-line {
	border-top: 1px solid #4d2108;
	border-bottom: 1px solid #4d2108;
	height: 3px;
	width:310px;
	float:left;
	margin-top:15px;
}

.double-line2 {
	border-top: 1px solid #4d2108;
	border-bottom: 1px solid #4d2108;
	height: 3px;
	width:280px;
	float:right;
	margin-top:15px;
}


/* ================================
        Weather
=====================================*/
.weatherFeed, .weatherItem {
    padding:0px !important;
}

.weatherCountry, .weatherTemp, .weatherRange, .weatherRange, .weatherWind, .weatherHumidity, .weatherVisibility, .weatherSunrise, .weatherSunset, .weatherLink {
    text-align:right;
    width:220px !important;
    padding:2px 0 !important;
    font-size:14px;
    font-family: "OFL Sorts Mill Goudy TT", "Times New Roman", Times, serif;
    color:#4d2108;
}

.weatherCity, .weatherDesc {
    text-align:right;
    width:220px !important;
    padding:2px 0 !important;
    font-size:16px;
    font-family: "OFL Sorts Mill Goudy TT", "Times New Roman", Times, serif;
    color:#4d2108;
}

.weatherTemp {
    font-size:52px !important;
    margin:10px 0;
}

.weatherLink {display:none;}

.socialicons img {
    margin: 5px;
}

.glass-bg {
    background-color: rgba(255,255,255,.5);
    padding: 20px;
}