 !important6/* =Global Elements
-------------------------------------------------------------- */

a:hover {
    color:#DA0046;
    text-decoration:none;
}

.entry-content,.entry-summary {
    margin:21px 0 0 0;
    overflow:visible;
}

em {
	font-weight:normal !important;
}

strong {
	letter-spacing:2px !important;
}

/* =Structure
-------------------------------------------------------------- */

/*
Three-column structure for home page
*/

.home #primary {
    width:300px;
    margin:0 0 0 0;
}

/* =Header
-------------------------------------------------------------- */

#header {
	width:960px;
	height:240px;
	background-image:url(http://www.lovetravelguides.com/wp-content/uploads/Banner_map.jpg);
	background-repeat:no-repeat;
	margin:0 auto 20px auto;
	padding:0 0 0 0;
}

#branding {
	width:960px;
	padding-top:165px;
	padding-left:85px;
}

#blog-title {
    display:inline;
    font-size:18px;
	text-transform:uppercase;
	letter-spacing:2px;
    line-height:42px; 
}

#blog-title a {
    color:#21211E;
    text-decoration:none;
}

#blog-title a:hover {
    color:#DA0046;
}

#blog-description {
    color:#DA0046;
    display:inline;
    font-size:18px;
    font-weight:bold;
    line-height:42px;    
    letter-spacing:2px;
    padding:0 0 0 .5em;
    text-transform:uppercase;
}

#blog-description:before {
    content:'{ ';
    font-weight:normal;
	display:none; 
}
#blog-description:after {
    content:' }';
    font-weight:normal;
	display:none; 
}

/* =Menu
-------------------------------------------------------------- */

#access {
    width:960px;
	margin:9px auto 20px auto;
	border-bottom:1px solid #B5B7B8;
}

.menu {
    width:960px;
}

#menu a:hover,
.menu a:hover {
    border-color:#DA0046;
}

#menu a,
.menu a {
	color:#000;
    font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:0 0 0 20px;
	border-bottom: 4px solid #B5B7B8;
}

#menu a:hover,
.menu a:hover {
    border-color:#DA0046;
}

#menu li.current_page_item a,
.menu li.current_page_item a {
    border-color:#DA0046;
}

/* =Featured
-------------------------------------------------------------- */

#home-insert {
	padding-bottom:14px;
}

#featured-content {
	width:960px;
    background:#F6E6CF;
    color:#21211E;
}

#featured-content a {
    color:#E9E9E9;
}


#latest-feature {
	width:940px;
	background-color:#F6E6CF;
}

#latest-feature h3 {
    background:#DA0046;
}

#latest-feature-title a {
	 color:#DA0046 !important;
    font-size:18px;
    font-style:normal;
    text-decoration:none;
	text-transform:uppercase;
	letter-spacing:2px;
}

#recent-features {
	display:none !important;
}

h3.feature-header  {
	display:none !important;
}


/* =Content
-------------------------------------------------------------- */

/*
Content for home, single, and pages.
Entry-meta, entry-utility and vertical content margin styles are set globally here
*/


.main-aside {
    right:0;
	margin:0 0 0 0;
}

.home .entry-content,
.home .entry-meta,
.home .entry-utility {
    display:inline;
}

.entry-title a {
    font-style:normal;
}

.entry-title a:hover {
    background:#F4F4F4;
    color:#DA0046;
    text-decoration:none;
}

.entry-content a {
    color:#DA0046;
}

#respond {
    background:#fff;
}

#content .aside {
    background:#fff;
}

/*
Archive pages, tag, category, search
*/

.search .entry-title a,
.archive .entry-title a {
    color:#DA0046;
    font-size:14px;
}

.search .xoxo li#search {
    background:#fff;    
}

/* =Images
-------------------------------------------------------------- */

/*  Remember the baseline   */

.entry-content img {
	border: none;
	background-color:#fff;
    margin: 0 0 21px 0;
    max-width:100%;
	padding-right:10px !important;
}

.wp-caption {
	border: none;
	text-align: center;
	background-color:#fff;
	padding-top: 5px;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	background:#fff; 
    margin-top:21px;
}

/* =PageNavi
-------------------------------------------------------------- */

/* Use !important to override PageNavi CSS */

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	color: #DA0046 !important;
	background:transparent !important;
	border:none !important;
}