/*
Theme Name: Accent Inns
Theme URI: http://accentinns.com
Description: Custom WordPress theme for Accent Inns.
Version: 1.0
Author: Radar Hill Technology Inc.
Author URI: http://radarhill.com
*/
@import url('../../../../css/stylesheet.css');

/* Featured box */
#sf_featured_box {
	margin-left: 11px;
	margin-bottom: 25px;
	width:238px; 
	background:#c8cc7d;
	border:1px solid #000;
	padding:0px 15px 15px 15px;
	}

.fb_entry {
	margin-top: 15px;
	}
	
.fb_image_wrapper {
	float:left;
	margin-right:10px;
	border:1px solid #000!important;
	}	

#sf_featured_box a:link, #sf_featured_box a:visited, #sf_featured_box a:hover {
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration: underline;
	}
	
#sf_featured_box a:hover {
	text-decoration: none!important;
	}	
	
/* /Featured box */


/* Added by Denis */
.vvqbox {
	clear:both;
	}

#respond, #comment {
   width: 685px;
   }
   
.tagsButton {
   border:1px dotted #ccc; 
   padding:1px 4px 1px 4px;
   float:left;
   margin-right:5px;
   margin-top:5px;
   font-size: 10px;
   }
   
#tagscontent {
   font-size:10px;
   }   

#breadcrumbs_wrapper {
   margin-top:10px;
   }

ul.dropdown li {
   margin-top: 4px!important;
	margin-bottom: 4px!important;
}
ul.dropdown {
   /*visibility: hidden;*/
   position: absolute;
   margin-top: 30px;
   padding-bottom: 7px;
   margin-left: 47px;
   border-left: 1px solid #ccc; 
   border-bottom: 1px solid #ccc;
   width:200px;
   background-color: white;
   }

#content h2 {
   margin-bottom: 15px;
   color:#5D5F29;
   }
   
.pagetitle {
   padding-bottom: 10px;
   }   

.post {
   margin-bottom: 20px;
   }
   
.navigation {
   margin-bottom: 20px;
   text-align: center;
   }   
   
.postmetadata {
   margin-top: 5px;
   border-top:1px solid #ddd;
   padding-top:3px;
   }   
   
   
.wp-caption {
   font-size:11px;
   line-height:17px;
   background:#F3F3F3;
   border:1px solid #ddd;
   text-align: center;
   margin:5px;
   }   
   
.alignright  {
       float: right;
}

.alignleft  {
	 float: left;
}

.entry img, #sf-cat-intro img { 
	padding: 5px 5px 5px 5px;
	}

#nav .cat-item a:link, #nav .cat-item a:visited {
    text-decoration:none;
}
#nav .cat-item a:hover{ 
    text-decoration:underline;
}

.clearfix {
   clear:both;
   line-height:0px;
   font-size:0px;
   }
   
#sf-cat-intro  {
   background: #DEECF5;
   padding: 10px;
   }   
   
#sf-cat-intro .wp-caption {
   font-size:11px;
   background:#F3F3F3;
   border:1px solid #ddd;
   text-align: center;
   margin:0px 10px 0px 0px!important;
   line-height:12px!important;
   }   
   
#sf-cat-intro .wp-caption2 {
   font-size:11px;
   background:#F3F3F3;
   border:1px solid #ddd;
   text-align: center;
   margin:0px 0px 0px 10px!important;
   line-height:12px!important;
   }   
   
#sf-cat-intro .wp-caption-text {
   padding-bottom: 5px;
   margin:0px;
   }   
#sf-cat-heading {
   margin-bottom: 7px!important;
   }   
   
/* /Added by Denis */

body {
	background: #FFFFFF url(images/blog_body_repeater.gif) repeat-x scroll center 142px;
}

#content {
	padding-top: 0px;
	float: left;
	width: 684px;

}

.email_updates {
	background: url(images/email.png) no-repeat;
}

.image_link {
	font-size: 1.1em;
	line-height: 40px;
}


.image_link a {
	padding-left: 45px;
	display: block;
}

#nav {
	height: 55px;
	list-style-type: none;
	margin: 57px 0 0 0;
	padding: 0;
	width: 960px;
}

#nav li {
	color:#FFFFFF;
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:0.05em;
	line-height:55px;
	margin:0;
	padding: 0 10px 0 0;

}

.rss_feed {
	background: url(images/rss.png) no-repeat;
}

#sidebar {
	margin: 50px 0 0 25px;
	width: 250px;
	float: left;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar h2 {
	padding: 5px 0 5px 10px;
	margin-bottom: 15px;
	background: url(images/sidebar_header_bg.jpg) no-repeat;
	color: #fff;
	font-size: 1.3em;
}

#sidebar ul li {
	margin-bottom: 25px;
}

ul.dropdown li {
	margin-bottom: 0px!important;
}

#sidebar ul li ul li {
	margin-bottom: 0;
}
