/* 
	Theme Name: Organic Magazine Theme Child
	
	Theme URL: http://www.organicthemes.com/themes/magazine-theme/
	Description: The Organic Magazine Theme is designed and developed by Organic Themes.
	Author: Organic Themes
	Author URI: http://www.organicthemes.com
	Version: 3.0.5
	Tags: organic themes, wordpress magazine theme 
	
	The CSS, XHTML and Design are released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	padding: 0px;
	margin:0px;
	}
	
.wrap {float:left; position:relative; width:100%}
.container {margin:0 auto; padding:0 10px; position:relative; width:980px; z-index:5;}

.main-nav {position:static; width: 100%;}
.header .container {height:105px;}
.body .container {min-height:300px; padding:0; width:980px;margin:0 auto;}
.social .container {height:93px; padding:0; width:980px;}
.footer-head .container {height:35px;}
.contributors .container, 
.footer .container {padding:0; width:980px;min-height:0;}

.bg-images {position:absolute; top:0; left:0; width:100%;}

/*controls to change background*/
.banners .banner {display:block; min-height:200px; width:100%; position:absolute; top:0; left:0; z-index:1;}
.banners img {width:100%;position:absolute; top:0; left:0; z-index:1;}
.banners .text{}
	
	
/* Wrap 
--------------------------------*/
.wrap.header{background:#ffffff;}
.wrap.main-nav {background:#32342e}
.wrap.slider {overflow:hidden; min-height:300px; height:300px; background-color:#EEE;}
.wrap.body {overflow:hidden;}
.wrap.social {background:#1e1510;}
.wrap.social .col.width4 {margin:10px 0 0 20px;}
.wrap.footer {background:#FFF; border-top:#808080 solid 4px; margin-top:15px;}
.home .wrap.footer {margin:15px 0 0;}

.page .wrap.slider {
	text-align:center;
}


.main-nav .container {z-index:100;}

/* Header
--------------------------------*/
/*logo*/

.header .logo {float:left; height:100px; padding:0px; width:245px;}
.header .logo img {border:none;}

/*persistent navigation*/
.header .nav {float:right; margin-top:10px;}
.header .nav ul {float:right;}
.header .nav li {background:transparent 0 -119px no-repeat; display:inline; float:left; line-height:22px; margin:0; padding:0 10px 0 11px;}
.header .nav li:first-child {background:none !important;}
.header .nav {font-family:Arial, Sans-Serif; font-size:11px;}
.header .nav a {color:#3e423b; font-family:Arial, Sans-Serif; font-size:11px; padding:2px; text-decoration:none;
float:right;}


/*informations*/
.header .info {bottom:0px; font-family:Arial, Sans-Serif; position:absolute; right:0px;}
.header .info ul {float:right; padding-right:12px; position:relative;}
.header .info ul li {float:left; font-size:12px; list-style-type:none; padding-left:65px; position:relative; text-align:right; color:#999; text-transform:capitalize; font-weight:bold;}
.header .info ul li strong {display:block; clear:left; font-family:arial; font-size:15px; font-weight:normal; text-align:right; color:#333; font-weight:bold;}
.header .info ul li a {width:160px; float:right; text-align:left; text-indent:-9999px;}



/* Buttons
--------------------------------*/
.button {display:block; height:22px; text-indent:-9999px; width:160px; background:#92514b url(images/bt.png);}

/*reserve*/
.button.reserve {background-position:0 0;}
.button.reserve:hover {background-position:0 -22px; }
/*Subscribe*/
.button.subscribe {background-position:0 -44px; border:none;}
.button.subscribe:hover {background-position:0 -66px; }
/*Read More*/
.button.readmore {background-position:0 -88px;}
.button.readmore:hover {background-position:0 -110px; }
/*reserve*/
.reserve.amex.button {background-position:0 -132px;}
.reserve.amex.button:hover {background-position:0 -154px; }

/************************************************
*	top page featured image			*
************************************************/

.attachment-page-feature {
width:980;
height:auto;
margin:0px auto;
}

/************************************************
*	Common					*
************************************************/

.hidden {
	display: none;
	}
.clear {
	clear: both;
	}
.linerule {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 15px;
	margin-bottom: 15px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #9c605a;
	text-decoration: none;
	}
a:focus, a:hover, a:active {
	color: #9c605a;
	text-decoration: underline;
	outline: none;
	}
a img {
	border: none;
	}

/************************************************
*	Headings  									*
************************************************/

h1 {
	color: #666666;
	font-size: 24px;
	font-family: 'PT Serif', serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	line-height: 28px;
	}
h2 {
	color: #666666;
	font-size: 22px;
	font-family: 'PT Serif', serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	line-height: 26px;
	}
h3 {
	color: #666666;
	font-size: 18px;
	font-family: 'PT Serif', serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	line-height: 22px;
	}
h4 {
	color: #666666;
	font-size: 18px;
	font-family: 'PT Serif', serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	line-height: 20px;
	}
h5 {
	color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: normal;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	line-height: 18px;
	}
h6 {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: normal;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	line-height: 18px;
	border-bottom: 1px solid #DDDDDD;
	}
h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, 
h4 a, h4 a:visited, h5 a, h5 a:visited, h6 a, h6 a:visited {
	color: #333333;
	text-decoration: none;
	border: none;
	}
h1 a:hover, h2 a:hover, h3 a:hover,
h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:focus, h2 a:focus, h3 a:focus,
h4 a:focus, h5 a:focus, h6 a:focus,
h1 a:active, h2 a:active, h3 a:active,
h4 a:active, h5 a:active, h6 a:active {
	color: #9c605a;
	text-decoration: none;
	border: none;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 980px;
	height: 105px;
	margin: 0px auto 0px;
	padding: 0px;
	}


/************************************************
*	Slider  									*
************************************************/
#slider, .nivo-slice {
        -webkit-background-size: 100% auto !important;
        -moz-background-size: 100% auto !important;
        -o-background-size: 100% auto !important;
        background-size: 100% auto !important;
        }	
#slider.slideInitial {
       	position:relative;
        background:#CCC url(js/themes/default/loading.gif) no-repeat 50% 50%;
        margin-bottom:50px;
        height: 300px;
        width:100%;
        min-width:980px;
        -webkit-background-size: auto !important;
        -moz-background-size: auto !important;
        -o-background-size: auto !important;
        background-size: auto !important;
        }	

.bannercontent {
	float: right;
	display: block;
	width: 350px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	}
.homecol-1, .homecol-2, .homecol-3 {
	width:206px;
	float:left;
	text-align:center;
	padding:0px 18px;
}
.homecol-1 a, .homecol-2 a, .homecol-3 a{
	text-decoration:none;
	font-weight:normal;
}

.homecol-1, .homecol-2 {
	border-right:1px solid #808080;
}
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	float: left;
	display: block;
	background: #32342e;
	color: #b1aaa3;
	width: 100%;
	height: 34px;
	font-size: 13px;
	font-family: Times, serif;
	text-transform: none;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 9;
	}
	
/*** ESSENTIAL STYLES ***/
.menu, .menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
	text-align:left;
	}
.menu {
	line-height: 1.0;
	}
.menu ul {
	margin: 0px;
	padding: 0px;
	}
.menu ul ul, ul.menu ul {
	position: absolute;
	top: -9999px;
	width: 160px; /* left offset of submenus need to match (see below) */
	}
.menu ul li ul li, ul.menu ul li {
	width: 100%;
	margin: 0px 0px 0px 0px;
	}
.menu li:hover {
	visibility:	inherit; /* fixes IE7 'sticky bug' */
	}
.menu li {
	float: left;
	display: inline-block;
	position: relative;
	}
.menu a {
	display: inline-block;
	position: relative;
	}
.menu li:hover ul,
.menu li.sfHover ul {
	left: 0;
	top: 34px; /* match top ul list item height */
	z-index: 99;
	}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top: -9999px;
	}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top: -9999px;
	}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left: 160px; /* match ul width */
	top: 0;
	}
	
/*** SKIN ***/
.menu .current_page_item a,
.menu .current_page_ancestor a,
.menu .current-menu-item a,
.menu .current-cat a {
	background: #333333;
	color: #FFFFFF;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}
.menu li .current_page_item a, .menu li .current_page_item a:hover,
.menu li .current-menu-item a, .menu li .current-menu-item a:hover,
.menu li .current-cat a, .menu li .current-cat a:hover {
	background: #32342e !important;
	color: #FFFFFF !important;
	border-left: none;
	border-right: none;
	}
.menu {
	float: none;
	margin-bottom: 0;
	}
.menu a {
	color: #b1aaa3;
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1px;
	line-height: 34px;
	border-right: 1px solid #2a2e28;
	border-left: 1px solid #6a6c67;
	}
.menu li li a {
	display: block;
	background: #b1aaa3 !important;
	color: #FFFFFF !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 34px;
	text-decoration: none;
	text-transform: none;
	text-shadow: none;
	letter-spacing: 0px;
	border-right: none !important;
	border-left: none !important;
	}
.menu li, .menu li li, .menu li li li {
	background: none;
	margin: 0px;
	padding: 0px;
	}
.menu li:hover, .menu li.sfHover {
	margin: 0px;
	padding: 0px;
	}
.menu a:focus, .menu a:hover, .menu a:active {
	background:	#32342e;
	color: #FFFFFF;

	outline: 0;
	}
.menu li li:hover, .menu li li.sfHover {
	margin: 0px;
	padding: 0px;
	}
.menu li li a:focus, .menu li li a:hover, .menu li li a:active {
	background:	#32342e !important;
	color: #FFFFFF !important;
	border: none;
	outline: 0;
	}
	
/*** ARROWS **/
.menu a.sf-with-ul {
	padding-right: 12px;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */

	}

.sf-sub-indicator {
	position: absolute;
	display: none;
	right: 10px;
	top: 10px; 
	width: 0px;
	height:	0px;
	text-indent: -9999px;
	overflow: hidden;
	background: url() no-repeat -10px -100px;
	
	}
a > .sf-sub-indicator { 
	top: 10px;
	background-position: 0 -100px; 
	}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/

	}
/* point right for anchors in subs */
.menu ul ul .sf-sub-indicator, ul.menu ul .sf-sub-indicator { 
	background-position:  -10px 0; 

	}
.menu ul ul a > .sf-sub-indicator, ul.menu ul a > .sf-sub-indicator { 
	top: 8px;
	background-position:  0 0; 

	}
/* apply hovers to modern browsers */
.menu ul ul a:focus > .sf-sub-indicator,
.menu ul ul a:hover > .sf-sub-indicator,
.menu ul ul a:active > .sf-sub-indicator,
.menu ul ul li:hover > a > .sf-sub-indicator,
.menu ul ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/

	}
	
/************************************************
*	Homepage 					     		    * 
************************************************/

#homeslider {
	float: left;
	width: 980px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	position: relative;
	z-index: 6;
	}
#homeslider h1 {
	color: #333333;
	max-height: 64px;
	font-size: 28px;
	font-weight: normal;
	line-height: 32px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
#homeslider h1 a {
	color: #333333;
	}
#homeslider h1 a:hover {
	color: #9c605a;
	}
#homeslider h3 {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#homeslider p {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
#homeslider ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#homepage {
	float: left;
	display: inline;
	clear: both;
	width: 680px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
#homepage p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	}
#homepage h2 {
	color: #333333;
	text-transform: uppercase;
	height: 22px;
	line-height: 22px;
	margin: 0px 0px 2px 0px;
	padding: 0px 1px 0px 1px;
	overflow: hidden;
	}
#homepage h2 a, #homepage h2 a:visited {
	color: #333333;
	text-decoration: none;
	border: none;
	}
#homepage h2 a:hover {
	color: #9c605a;
	text-decoration: none;
	border: none;
	}
#homepage h3 {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.2px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	line-height: 24px;
	}
#homepage h3 a, #homepage h3 a:visited {
	color: #333333;
	text-decoration: none;
	border: none;
	}
#homepage h3 a:hover {
	color: #9c605a;
	text-decoration: none;
	border: none;
	}
#homepage ul {
	list-style: none;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 5px 0px;
	}
#homepage ul li {
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}
#homepage .social_links {
	float: left;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
#homepage .tweet_btn, #homepage .like_btn, #homepage .plus_btn {
	float: left;
	display: inline-block;
	width: 100px;
	height: 22px;
	margin: 6px 2px 6px 0px;
	padding: 0px;
	}
#homepage .postauthor {
	margin: 0px;
	padding: 0px;
	}
#homepage .postauthor p {
	margin: 0px;
	padding: 0px;
	}
#homepage .excerpt {
	float: left;
	display: block;
	max-height: 88px;
	margin: 5px 0px;
	padding: 0px;
	overflow: hidden;
	}
#homepage .thumbnail {
	float: left;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	}
#homepage .video iframe, #homepage .video embed {
	float: left;
	display: inline-block;
	width: 320px;
	height: 220px;
	margin: 0px;
	padding: 0px;
	}
#homepage #one_column .homeinfo {
	float: left;
	display: inline-block;
	width: 340px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
#homepage #one_column {
	float: left;
	display: block;
	width: 680px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
.homecontent.one_column {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 15px 0px 0px 0px;
	overflow: hidden;
	border-top: 1px solid #DDDDDD;
	}
#homepage #two_column {
	float: left;
	display: block;
	width: 680px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#homepage #two_column .homeinfo {
	float: left;
	display: inline-block;
	width: 320px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	}
#homepage #two_column .pagination {
	margin: 25px 0px 10px 0px;
	}
.homecontent.two_column {
	float: left;
	display: block;
	width: 320px;
	height: 410px;
	margin: 0px 0px 0px 0px;
	padding: 19px 19px 20px 0px;
	overflow: hidden;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	}
.homecontent.two_column.second {
	padding: 19px 0px 20px 19px;
	border-right: none;
	}
.datebox {
	float: left;
	display: block;
	background: #F5F5F5;
	width: 50px;
	height: 44px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.datebox .month {
	background: #333333;
	color: #CCCCCC;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	}
.datebox .day {
	background: #F5F5F5;
	color: #666666;
	height: 25px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}
.read_more {
	float: left;
	display: block;
	background: #F5F5F5;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px;
	padding: 4px 12px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.read_more:hover {
	background: #9c605a;
	color: #FFFFFF;
	border: 1px solid #9c605a;
	text-decoration: none;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#container {
	width: 980px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	}
#content {
	float: left;
	display: block;
	width: 680px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 20px 0px;
	}
#content.right{
	float: right;
	width: 710px;
	padding: 0px 10px 20px 0px;
	}
#contentwide {
	float: left;
	display: block;
	width: 980px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}
#contenthome {
	width: 980px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
#contentarchive {
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	}
#contentarchive iframe, #contentarchive embed,
#contentarchive object {
	width: 480px;
	height: 270px;
	}
#contentarchive .postarea {
	width: 485px;
	margin: 0px;
	padding: 0px;
	}
#contentarchive .postarea img, #contentarchive .thumbnail,
#contentarchive .video {
	display: block;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
#contentarchive .pagination {
	margin: 0px 0px 20px 0px;
	}
#featurebanner {
	margin: 0px;
	padding: 0px;
	}
#featurebanner img {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
.avatar {
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	margin: 10px 10px 10px 0px;
	padding: 4px;
	}
.author_column {
	float: right;
	width: 510px;
	padding: 0px 0px 0px 19px;
	border-left: 1px solid #DDDDDD;
	}
.postarea p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	}
.welcome {
	background:#666;
	width:740px;
	height:128px;
	margin-left:205px;
	color:#FFF;
	font-size:13px;
	line-height:26px;
	padding:10px;
}
.welcome p{
	margin-left:15px;
	padding:10px 20px;
	font-weight:200;
}
.welcome p span{
	color:#999;
	font-size:34px;
	font-family:georgia, times, serif;
	font-style:italic;
}
.postarea hr {
	border: 0;
	width: 100%;
	height: 1px;
	color: #DDDDDD;
	background-color: #DDDDDD;
	margin: 5px 0px 8px 0px;
	padding: 0px;
	}
.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
.postarea ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
.postarea ul li {
    list-style: inside;
    list-style-type: square;
	background: none;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	}
.postarea ul ul li {
	background: none;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 5px 0px;
	}
blockquote {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 26px;
	margin: 0px 25px 10px 25px;
	padding: 0px 25px 0px 10px;
	}
#container blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
.posttitle {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
.postauthor {
	margin: -5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
.postauthor p {
	color: #999999;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	}
.postmeta {
	background: #F5F5F5;
	font-size: 11px;
	text-transform: uppercase;
	margin: 10px 0px 20px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #DDDDDD;
	}
.postmeta p {
	margin: 0px;
	padding: 0px;
	}
code {
	color: #333333;
	background: #EEEEEE;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	}
.archive_column {
	float: left;
	width: 330px;
	margin: 0px;
	padding: 0px 10px 20px 0px;
	}
	
/************************************************
*	WordPress Gallery						    *
************************************************/

.gallery {
	margin: auto;
	padding: 0px;
	}
.gallery-item {
	margin: 5px 0px;
	}
.gallery img {
	background: #F5F5F5;
	border: 1px solid #DDDDDD !important;
	padding: 4px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.gallery img:hover {
	background: #333333;
	border: 1px solid #333333 !important;
	padding: 4px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

/************************************************
*	Images  					     		    * 
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}
img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}
img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}
.alignright {
	float: right;
	margin: 10px 0px 10px 10px;
	}
.alignleft {
	float: left;
	margin: 10px 10px 10px 0px;
	}
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #f5f5f5;
	padding: 5px 0px 0px 0px;
	margin-bottom: 15px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	}
.wp-caption img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Pagination 	        			     	* 
************************************************/

.pagination {
	float: left;
	display: block;
	width: 100%;
	text-align: center;
	margin: 10px 0px;
	padding: 0px;
	}
.number-paginate {
	}
.number-paginate a {
	display: inline-block;
	background: #F5F5F5;  
	color: #999999; 
	height: 22px;
	line-height: 22px;
	margin-right: 4px; 
	padding: 0px 7px; 
	font-weight: bold;
	text-align: center; 
	text-decoration: none;
	border: 1px solid #DDDDDD;
	}
.number-paginate a:hover, 
.number-paginate a:active {
	background: #333333; 
	color: #FFFFFF;
	height: 24px;
	line-height: 24px;
	padding: 0px 8px; 
	border: none;
	}
.number-paginate .number-title {
	color: #555555; 
	margin-right: 4px;
	}
.number-paginate .number-gap {
	color: #999999; 
	margin-right: 4px;
	}
.number-paginate .number-current {
	display: inline-block;
	background: #333333; 
	color: #FFFFFF; 
	height: 24px;
	line-height: 24px;
	margin-right: 4px; 
	padding: 0px 8px;
	font-weight: bold;
	text-align: center; 
	}
.number-paginate .number-page {
	}
.number-paginate .number-prev {
	}
.number-paginate .number-next {
	}
#prevLink {
	float: left;
	padding: 0px;
	margin: 0px;
	}
#nextLink {
	float: right;
	padding: 0px;
	margin: 0px;
	}
#prevLink p, #nextLink p {
	padding: 0px;
	}
#prevLink p a, #nextLink p a {
	display: block;
	padding: 0px;
	}

/************************************************
*	Sidebar Left 	        			     	* 
************************************************/

#sidebar_left {
	float: left;
	display: inline-block;
	background: #FFF;
	width: 195px;
	margin: 0px 0 20px 0px;
	padding: 14px 10px 4px 30px;
	line-height: 18px;
	border-right: 1px solid #666666;
  margin-bottom: -50px; 
  padding-bottom: 50px;
	overflow:hidden; 
	height:100%;
	}
	
/************************************************
*	Sidebar Right 	        			     	* 
************************************************/

#sidebar_right {
	float: right;
	display: inline-block;
	width:195px;
	margin: 0px 0px 20px 10px;
	padding: 14px 20px 4px 10px;
	line-height: 18px;
	border-left: 1px solid #666666;
  margin-bottom: -1000px; 
  padding-bottom: 1000px;
	overflow:hidden; 
	height:100%;
	}
	
/************************************************
*	Sidebar Widgets								*
************************************************/

#sidebar_right .widget {
	float: left;
	list-style:none;
	width: 195px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
#sidebar_left .widget {
	float: left;
	list-style:none;
	width: 195px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
#sidebar_right .widget h4,
#sidebar_left .widget h4 {
	color: #666666;
	font-size: 16px;
	font-family: 'PT Serif', serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	line-height: 18px;
	letter-spacing: -0.1px;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 2px 0px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	}
#sidebar_right .widget p, #sidebar_left .widget p {
	color: #666666;
	margin: 0px;
	padding: 0px;
	}
#sidebar_right .widget li, #sidebar_left .widget li {
	list-style-type: none;
	}
#sidebar_right .widget ul, #sidebar_left .widget ul {
	color: #333333;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}
#sidebar_right .widget ul ul, #sidebar_left .widget ul ul {
	color:#333333;
	margin: 0px 0px 0px 0px;
	text-indent: 10px;
	}
#sidebar_right .widget ul ul ul, #sidebar_left .widget ul ul ul {
	color:#333333;
	margin: 0px 0px 0px 0px;
	text-indent: 20px;
	}
#sidebar_right .widget ul li, #sidebar_left .widget ul li {
	color:#333333;
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
#sidebar_right .widget ul li a, #sidebar_left .widget ul li a {
	color: #333333;
	display: inline;
	font-weight: normal;
	text-decoration: underline;
	}
#sidebar_right .widget ul li a:hover, #sidebar_left .widget ul li a:hover {
	color: #9c605a;
	display: inline;
	text-decoration: none;
	}
#my_twitter_tweetlist li{
	margin-bottom:10px;
	display:block;
}

#my_twitter_tweetlist li span{
	margin-bottom:10px;
	display:block;
}

.my_lt_content {
	margin-bottom:10px;
}
.my_lt_content a {
	border:none;
	display:inline;
}
.my_lt_content a:hover {
	border:none;
	display:inline;
}

#sidebar_right .widget li a {
	color:#333333;
	border: none;
	}
#sidebar_right .widget li a:hover {
	color:#333333;
	border: none;
	background: none;
	}
.tagcloud {
	margin: 10px 0px 0px 0px;
	}
	
/************************************************
*	Text Widget 	        			     	* 
************************************************/

.textwidget {
	margin: 10px 0px 0px 0px;
	}
.textwidget p {
	margin: 5px 0px 5px 0px !important;
	}
#sidebar_right .textwidget a, #sidebar_left .textwidget a {
	color: #9c605a;
	padding: 0px;
	text-decoration: none;
	}
#sidebar_right .textwidget a:hover, #sidebar_left .textwidget a:hover {
	text-decoration: underline;
	}
	
/************************************************
*	Custom Menu Widget							*
************************************************/

#sidebar_right ul.menu, #sidebar_left ul.menu, #footerwidgets ul.menu {
	float: none;
	}
#sidebar_right ul.menu .current_page_item a, #sidebar_right ul.menu .current-menu-item a,
#sidebar_left ul.menu .current_page_item a, #sidebar_left ul.menu .current-menu-item a {
	background: #F5F5F5;
	color: #9c605a !important;
	border-right: none;
	}
#footerwidgets ul.menu .current_page_item a {
	background: #333333;
	color: #9c605a !important;
	border-right: none;
	}
#sidebar_right ul.menu li a, #sidebar_left ul.menu li a {
	background: #F5F5F5;
	color: #333333;
	line-height: 18px;
	text-shadow: none;
	letter-spacing: 0px;
	border-right: none;
	}
#footerwidgets ul.menu li a {
	background: #333333;
	color: #CCCCCC;
	line-height: 18px;
	text-shadow: none;
	letter-spacing: 0px;
	border-right: none;
	}
#sidebar_right ul.menu li a:hover, 
#sidebar_left ul.menu li a:hover {
	color: #9c605a !important;
	} 
#footerwidgets ul.menu li a:hover {
	color: #FFFFFF !important;
	}
#sidebar_right ul.menu li, 
#sidebar_left ul.menu li,
#footerwidgets ul.menu li {
	float: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	}
#sidebar_right ul.menu li span, 
#sidebar_left ul.menu li span,
#footerwidgets ul.menu li span {
	top: 6px;
	}
#sidebar_right ul.menu li ul.sub-menu, 
#sidebar_left ul.menu li ul.sub-menu,
#footerwidgets ul.menu li ul.sub-menu {
	width: 100%;
	top: 0;
	margin: 0px 0px 0px 0px;
	position: relative;
	z-index: 9;
	}
#sidebar_right ul.menu li ul.sub-menu span, 
#sidebar_left ul.menu li ul.sub-menu span,
#footerwidgets ul.menu li ul.sub-menu span {
	display: none;
	}
#sidebar_right ul.menu li ul.sub-menu li a, 
#sidebar_left ul.menu li ul.sub-menu li a {
	background: #F5F5F5 !important;
	width: 90%;
	margin: 5px 0px 0px 0px;
	}
#footerwidgets ul.menu li ul.sub-menu li a {
	background: #333333 !important;
	width: 90%;
	margin: 5px 0px 0px 0px;
	}
#sidebar_right ul.menu li ul.sub-menu li ul.sub-menu li, 
#sidebar_left ul.menu li ul.sub-menu li ul.sub-menu li,
#footerwidgets ul.menu li ul.sub-menu li ul.sub-menu li {
	display: none;
	}
	
/************************************************
*	Calendar Widget							*
************************************************/

#calendar_wrap {
	margin: 0px auto 0px;
	padding: 5px 10px 5px 10px;
	}
#wp-calendar {
	width: 100%;
	text-align: center;
	}
#wp-calendar a {
	margin: 0px !important;
	}
#wp-calendar caption {
	font-size: 16px;
	margin: 5px 0px 5px 0px;
	}
#wp-calendar #prev a {
	float: left;
	margin: 10px 0px 0px 0px !important;
	text-align: left;
	}
#wp-calendar #next a {
	float: right;
	margin: 10px 0px 0px 0px !important;
	text-align: right;
	}
#footerwidgets #calendar_wrap {
	margin: 0px auto 0px;
	padding: 0px 10px 10px 10px;
	}
#footerwidgets #wp-calendar {
	color: #CCCCCC;
	}
	
/************************************************
*	Search Form									*
************************************************/

#search_header {
	float: right;
	display: block;
	position: absolute;
	background: none;
	width: 140px;
	margin: 100px 0px 0px 838px;
	padding: 0px;
	z-index: 9;
	}
#searchform {
	margin: 0px;
	padding: 0px;
	}
#searchform label {
	display: none;
	}
#search_header #s {
	background: url(images/search_icon.png) #F5F5F5 left no-repeat;
	width: 108px;
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 6px 4px 6px 26px;
	display: inline;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
#s {
	background: #FFFFFF;
	width: 96%;
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
	padding: 8px 4px;
	display: inline;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#searchsubmit {
	float: right;
	background: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 8px 0px 0px 0px;
	padding: 4px 8px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
#searchsubmit:hover {
	background: #9c605a;
	color: #FFFFFF;
	border: 1px solid #9c605a;
	}
	
/************************************************
*	Footer Top									*
************************************************/

#footertop {
	display: block;
	background: #FFF;
	width: 980px;
	margin: 0px auto 0px;
	padding: 0px 20px 0px 20px;
	overflow: hidden;
	}
#footerwidgets {
	display: block;
	line-height: 18px;
	background: #FFF;
	width: 980px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
#footerwidgets .widget {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}
#footerwidgets h4 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -0.2px;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 5px 0px;
	text-decoration: none;
	border-bottom: none;
	}
#footerwidgets li {
	text-decoration: none;
	list-style-type: none;
	}
#footerwidgets li a, #footerwidgets li a:link, #footerwidgets li a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	}
#footerwidgets ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#footerwidgets ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#footerwidgets ul li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#footerwidgets ul li a {
	display: block;
	padding: 2px 6px 2px 6px;
	margin: 5px 0px 0px 0px;
	border-left: 3px solid #333333;
	}
#footerwidgets ul li a:hover {
	color: #FFFFFF;
	border-left: 3px solid #9c605a;
	}
#footerwidgets .textwidget {
	color: #CCCCCC;
	line-height: 18px;
	}
.footerwidgetleft {
	width: 180px;
	float: left;
	display: inline;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
.footerwidgetmidleft, .footerwidgetmidright {
	width: 180px;
	float: left;
	display: inline;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
.footerwidgetright {
	width: 360px;
	float: right;
	display: inline;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footerbottom {
	display: block;
	width: 980px;
	margin: 0px auto 0px;
	overflow: hidden;
	}
#footer {
	width: 980px;
	height: 60px;
	color: #4e4e4e;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	}
#footer p {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	}
#footer a {
	color: #4e4e4e;
	text-decoration:underline;
	}
.footerlogo a{
	background: url(images/footerlogo-WyndhamRewards.gif) no-repeat;
	display: block; float: left;
	width: 245px; 
	height: 105px;
	margin: 0px; 
	padding: 0px;
}
.footerleft {
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	}
.footerleft small{
	font-size:9px;
	line-height:12px;
}

.footerright {
	float: right;
	margin: 0px 0px 0px 0px;
	font-size:9px;
	}
	
/************************************************
*	Comments									*
************************************************/

#submit {
	background: #F5F5F5;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#author, #email, #url {
	background: #F5F5F5 !important;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 4px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#comment {
	background: #F5F5F5 !important;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.commentlist li ul li {
	font-size: 12px;
	}
.commentlist li {
	font-weight: bold;
	}
.commentlist li .avatar {
	background: #FFFFFF;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0px 0px 5px 5px;
	padding: 2px;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}
.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}
#commentform input {
	width: 140px;
	padding: 5px 0px 5px 0px;
	margin: 5px 5px 0px 0px;
	}
#commentform {
	margin: 5px 10px 0px 0px;
	}
#commentform textarea {
	width: 100%;
	padding: 4px;
	}
#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
#commentform p {
	margin: 5px 0px 5px 0px;
	}
#commentform #submit {
	margin: 0px;
	float: left;
	display: block;
	cursor: pointer;
	}
#commentform #submit:hover {
	background: #9c605a;
	color: #FFFFFF;
	}
.alt {
	margin: 0px;
	padding: 10px;
	}
.commentlist {
	margin: 0px;
	padding: 0px;
	}
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}
.commentlist li {
	margin: 15px 0px 5px 0px;
	padding: 10px 10px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: 5px;
	margin-left: 5px;
	}
.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
.children {
	margin: 0px;
	padding: 0px;
	}
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
.reply a, .reply a:visited {
	display: inline-block;
	background: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 4px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.reply a:hover {
	background: #9c605a;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #9c605a;
	}
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
.thread-even {
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
	}
.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}
.even, .alt {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}