/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 
Version: 
Author: 
Author 
Tags: 


*/

/*Body Start*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #666666;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 74px;
	}
a:link, a:visited {
	color: #0076CA;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	margin-bottom: 10px;
}
.description h2 {
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #0076CA;
	margin-bottom: 20px;
	font-weight: normal;
}
h3, h1.post_title {
	font-size: 18px;
	font-weight: normal;
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
h4 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E56100;
	margin-top: 15px;
	margin-bottom: 5px;
}
/*Body End*/

/* Structure Start */ 
* {
padding: 0px;
margin: 0px;
}
#wrap {
	width: 980px;
	margin: 0 auto;
}
#header {
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(images/seattlehotels.jpg);
	background-position: 0px 130px;
	background-repeat: no-repeat;
	padding-bottom: 83px;
}
#main {
	padding: 10px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover, #footer a:active {
	color: #FF6600;
}
/* Structure End */ 



/* Header Start */
.logo {
	padding-top: 15px;
	padding-right: 20px;
}
.logo img {
	border: none;
}
.description {
	font-size: 12px;
	line-height: 120%;
	color: #666666;
}
.description a:link, .description a:visited {
	color: #666666;
	text-decoration: none;
}

.description a:hover, .description a:active {
	color: #0076CA;
	text-decoration: underline;
}

.title a:link, .title a:visited {
	color: #0076CA;
        text-decoration: none;
}
#header ul {
	margin-top: 27px;
	list-style-type: none;
}
html*#header ul {
	margin-top: 26px;
	list-style-type: none;
}
#header ul li {
    font-size: 12px;
	float: left;
	font-weight: bold;
	padding-right: 18px;
}
#header ul li a:link, #header ul li a:visited {
	color: #FFFFFF;
}
#header ul li a:hover, #header ul li a:active {
	color: #FF6600;
}
.top_link {
	padding-top: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
}
.top_link a:link, .top_link a:visited {
    color:#FFFFFF;
	text-decoration: underline;
}
.top_link span {
	margin-right: 40px;
}
/* Header End */	
	
	
/* Left Sidebar Start */
.sidebar_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0076CA;
	padding: 4px;
}
.sidebar_description {
	line-height: 150%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
/* Left Sidebar End */

/* Right Sidebar Start */
.sidebar_archives, .sidebar_content {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.sidebar_archives ul, .sidebar_content ul {
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 5px;
}
.sidebar_archives ul li, .sidebar_content ul li {
	line-height: 120%;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.sidebar_content a:link, .sidebar_content a:visited {
	color: #666666;
	font-size: 11px;
}

.sidebar_content a:hover, .sidebar_content a:active {
	color: #0076CA;
}
/* Right Sidebar End */
	
/*Home Page Start*/
.post_content {
	clear: both;
	line-height: 150%;
	color:#333333;
}
.post_content p {
	padding-bottom: 10px;
}

.post_content img {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post_content ul, .post_content ol {
	list-style-position: inside;
	margin-bottom: 10px;
}
.post_content ul li, .post_content ol li {
    margin-bottom: 10px;
}
.post_meta_data {
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-top:5px;
}
.post_end {
	margin-bottom: 20px;
	clear: both;
}
.post_meta_data a:link, .post_meta_data a:visited {
    color:#666666;
	text-decoration: none;
}
.post_meta_data a:hover, .post_meta_data a:active {
	text-decoration: underline;    
}
.navigation {
	margin-top: 10px;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/*Home Page End*/

/*Page Start*/
.trail {
	font-size: 12px;
	margin-bottom: 10px;
}
.post input, .post select, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*Page End*/
/*Comments Start*/
.comment {
	padding: 10px;
	border: 1px dashed #E6E6E6;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 150%;
    height: 100%;
}
.comment_by {
	background-image: url(images/comment_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.comment p {
	padding-bottom: 6px;
}
#commentform p {
    padding-bottom: 6px;
}
/*Comments End*/


.left_link p, .bottom_post p {
	padding-bottom: 10px;
}

.bottom_post p {
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 15px;	
}

.left_link a, .bottom_post a {
	font-weight: bold;
	text-decoration: underline;
}
.bottom_post {
	line-height: 150%;
	margin-top: 10px;
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
}
.bottom_post h5 {
    margin-bottom: 10px;
}

.post_tag {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

.post_tag b {
	margin-top: 12px;
	display: block;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 15px;
}

#cat_1000 a, #cat_1001 a, #cat_1002 a, #cat_1003 a, #cat_1004 a, #cat_1005 a, #cat_1006 a, #cat_1007 a, #cat_1008 a, #cat_1009 a, #cat_1010 a, #cat_1011 a, #cat_1012 a, #cat_1013 a , #cat_1014 a , #cat_1015 a , #cat_1016 a , #cat_1017 a , #cat_1018 a , #cat_1019 a , #cat_1020 a , #cat_1021 a , #cat_1022 a , #cat_1023 a , #cat_1024 a , #cat_1025 a , #cat_1026 a , #cat_1027 a , #cat_1028 a , #cat_1029 a , #cat_1030 a {
	color: #666666;
	margin-right: 8px;
}

#cat_1000, #cat_1001, #cat_1002, #cat_1003, #cat_1004, #cat_1005, #cat_1006, #cat_1007, #cat_1008, #cat_1009, #cat_1010, #cat_1011, #cat_1012, #cat_1013, #cat_1014, #cat_1015, #cat_1016, #cat_1017, #cat_1018, #cat_1019, #cat_1020, #cat_1021, #cat_1022, #cat_1023, #cat_1024, #cat_1025, #cat_1026, #cat_1027, #cat_1028, #cat_1029, #cat_1030 {
    padding-left:10px;
	margin-top: 5px;
}

.wp-caption-text {
    font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link.url_link, a:visited.url_link {
    color:#666666; 
	text-decoration:none;
}

.left_link {
	padding-right: 10px;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
}

.left_link a:link, .left_link a:hover, .left_link a:active, .left_link a:visited {
	font-weight: bold;
	display: block;
	margin-top: 8px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;

}

.left_link a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
	margin-bottom: 8px;
}

.sociable {
	font-size: 11px;
	margin-bottom:10px;
}
.sociable a {
    margin-right: 4px;
}
.sociable img {
	width: 15px;
	height: 15px;
	border: 0;
	margin-right: 4px;

}
.title1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	clear: both;
	line-height: 150%;
	color:#333333;
}
.title1 h1, .title1 h2 {
	font-size: 18px;
	color: #0076CA;
	margin-bottom: 20px;
	display: inline;
	line-height: 120%;
	font-weight: normal;
}
.title1 h1 {
	margin-right: 20px;
}
.title1 h2 {
	font-size: 18px;
	margin-bottom: 5px;
}

.title1 p {
	padding-bottom: 10px;
}
.title1 h3 {
	font-size: 18px;
	font-weight: bold;
	background-image: none;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
}

.related_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
}
.site_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 200%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.search_terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}
.learn_more {
	font-size: 13px;
	font-weight: bold;
	color: #004B84;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 25px;
	padding-bottom: 6px;
}
.learn_more h1 {
	display: inline;
	font-size: 13px;
}

.cat_description {
	background-color: #F7F7F7;
	border: 1px solid #E1E1E1;
	padding: 10px;
	line-height: 140%;
	margin-bottom: 20px;
}
.cat_description h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
	margin-bottom: 10px;
}

.cat_description p {
   padding-bottom: 10px;
}
.qa_li td{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	line-height:15px;	
}
td.qa_top_title{
	padding-top:15px;
	padding-left:35px;
	color:#0076ca;
	font-weight:bold;
	padding-right:5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height:50px;
	vertical-align: top;
	padding-bottom: 0px;
	background:url(images/qa_top_bg.jpg) no-repeat left top
}
html*td.qa_top_title {
    height:30px;
}
td.qa_a_li {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDCDA;
	border-left-color: #DDDCDA;
	height:360px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDCDA;
	vertical-align: top;
}
td.qa_a_li #cat_1001, td.qa_a_li #cat_1002, td.qa_a_li #cat_1003, td.qa_a_li #cat_1004, td.qa_a_li #cat_1005, td.qa_a_li #cat_1006, td.qa_a_li #cat_1007, td.qa_a_li #cat_1008, td.qa_a_li #cat_1009, td.qa_a_li #cat_1010 {
	margin: 0px;
	padding: 0px;
}
td.qa_a_li #cat_1001 a, td.qa_a_li #cat_1002 a, td.qa_a_li #cat_1003 a, td.qa_a_li #cat_1004 a, td.qa_a_li #cat_1005 a, td.qa_a_li #cat_1006 a, td.qa_a_li #cat_1007 a, td.qa_a_li #cat_1008 a, td.qa_a_li #cat_1009 a, td.qa_a_li #cat_1010 a {
color: #0076CA;
}
td.qa_a_li a{
	text-align:left;
	padding:3px 0;
	display:block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
td.qa_a_li .qa_list_more {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
td.qa_bottom{
	background:url(images/qa_bottom_bg.jpg) no-repeat top left;
	width:185px; 
	height:40px;
}
.qa_out{
	margin-bottom:10px;
}

#link_tab{
	background: #e7e7e7 url(images/at_hotels_bg.jpg) repeat-x top left;
	margin-bottom:20px;
	width:580px;

}
#link_tab td.at_bottom{
	background:url(images/at_hotels_bottom.jpg) no-repeat bottom left;
	height:23px;
	width:580px;
}
#link_tab td.at_title{
	height:40px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
}
#link_tab td.at_border{
	background:url(images/boder_bg.jpg) repeat-y top left;
	width:2px;
}
#at_top1{
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	width:580px;
	margin:0px 0 0 0;
	padding:0px 10px 0 10px;
}
#at_top2{
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	width:580px;
	margin:0;
	padding:0px 10px 0 10px;
}
#link_tab a{
	color:#666666;
	text-decoration:underline;
	padding:5px 10px;
	display:block;
	font-size:11px;
}
#link_tab a:hover{
	color:#0076ca;
	text-decoration:none;
}
#at_top1 td.at_txt_more{
	padding-left:0px;
	font-size: 11px;
}

#cat_1040{
	margin:0;
}
.yp_content {
	color: #666666;
}

.yp_content b {
	color: #333333;
}



