/*
Theme Name: Best In Shilter
Theme URI: http://www.bestinshelter.com/home/
Description: The 2012 theme for Best In Shilter is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the Aspire Solutions team
Version: 1.0
Tags:white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #990000;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.text {
	line-height: 18px;
}
#s {
	border: 1px solid #CCCCCC;
}
#button {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	text-transform: uppercase;
	color: #666666;
}
.title {
	font-size: 18px;
}


.menu {
	font-size: 12px;
}
.text2 {
	line-height: 18px;
}
.text ul
{
	margin:0px;
	padding:0px;
	list-style:none;	
	}
.text li
{
    margin:0px;
	padding:0px;
	list-style:none;	
	}	
.menu ul
{
	margin:0px;
	padding:0px;
	list-style:none;	
	}

.menu ul li {
    border-right: 1px solid #FFFFFF;
    float: left;
    line-height: 67px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}



.menu ul li a {
    background-repeat: no-repeat;
    color: #000000;
    font-family: "Century Gothic";
    font-size: 13px;
    font-weight: bold;
    padding:28px 13px;
    text-decoration: none;
    /*text-indent: -999999px;*/
    text-transform: uppercase;
}



.menu ul li a:hover {
	color:#fff;
	background-color:#AA0101;
}

#menu-item-81{
	border-right:none;
}

.wpcf7-submit
{
	 background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #666666;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-transform: uppercase;	
	}
span input
{
	border: 1px solid #CCCCCC;	
	}
span textarea
{
	border: 1px solid #CCCCCC;	
	}
.lcp_catlist li a
{
	margin:0px;
	padding:0px;
	display:block;
	margin-top:5px;	
	}				
.lcp_catlist li p.lcp_excerpt a
{
	margin:0px;
	padding:0px;
	display:inline;
	}
	
.menu-header,.menu ul{
	float:left;
	width:100%;
}
li.widget-container{ list-style:none;}
.voting_result_wrapper table
{ table-layout:fixed;}
.entry-title{margin-bottom:5px;}
.entry-summary{margin-top:-5px;}

.latestnews1 li div{margin-top:10px;}