/*
Theme Name: Accent Inns
Theme URI: http://www.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');

p.copyright {
	background:transparent url("images/blog-bottom-shadow.jpg") no-repeat;
}

/* Featured box */
#sf_featured_box {
	margin-left: 12px;
	margin-bottom: 25px;
	width:220px!important; 
	background:#fff;
	border:1px solid #aaa;
	padding:0px 0px 15px 0px!important;
	}	

.fb_entry {
	margin-top: 15px;
	padding:0px 10px 15px 10px;

	}	
	
.fb_image_wrapper {
	float:left;
	margin-right:10px;
	border:1px solid #000!important;
	line-height: 62px;
	}	
	
.fb_image_wrapper img {
   width:50px;
   height:50px;
   }		

#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;
	}	

.sf_featured_title {
	background-color: #3B5998;
	color: #fff;
	height: 32px;
	font-weight: bold;
	line-height: 32px;
	padding-left: 15px;
	}  	
	
/* /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:180px;
   background-color: white;
	 font-size:0.8em;
   }

#content h2 {
   margin-bottom: 15px;
   color:#5D5F29;
   }
   
.pagetitle {
   padding-bottom: 10px;
   }   

.post {
   margin-bottom: 20px;
   }
   
.navigation {
   margin-bottom: 20px;
   text-align: center;
	 font-size:0.9em;
   }   
   
.postmetadata {
   margin-top: 5px;
   border-top:1px solid #BBBD5C;
   padding-top:3px;
   }   
   
   
.wp-caption {
   font-size:11px;
   color: #fff;
   line-height:17px;
   background:#0068A7 url("images/imagebox-bg.jpg") repeat-x;
   border:1px solid #004773;
   text-align: center;
   margin:5px 5px 0px 5px;
   }   
   
.wp-caption .wp-caption-text {
	padding-left: 5px;
	padding-right: 5px;
	}   
   
.alignright  {
   float: right;
   margin-left:15px;
	margin-bottom: 10px;
}

.alignleft  {
	float: left;
	margin-right:15px;
	margin-bottom: 10px;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	}

.entry img, #sf-cat-intro img { 
	padding: 5px 5px 5px 5px;
	border:0px!important;
	}
	
#sf-cat-intro P {
	font-size:14px;
	}	

.entry P{
	font-size:14px;
	}
	
.entry ol li {
	margin-bottom: 10px;
	}	

#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;
   }    

.commentlist {
	border-top:1px solid #BBBD5C;
	}	

.commentlist li {
	border-bottom: 2px solid #BBBD5C;

	
   list-style: none outside none;
   margin: 0;
   padding: 10px;	
	}   
   
#comment {
	background: #F2F2DA;
	border:1px solid #BBBD5C; 
	}	   

#nav {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	background:#828335 url("images/categories-nav.jpg") repeat-x;
	width:940px;
	overflow:auto;
}

#nav li {
	color:#fff;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:0.05em;
	line-height:32px;
	margin:0 0 0 10px;
}

#nav li a, #nav li a:link {
	color:#fff;
}

.cat-item {
	padding-right: 25px;
	background: url("images/chevrons.jpg") no-repeat right;
	}
	
.cat-item-5 {
	padding-right: 0px;
	background: none;
	margin-right: 0px!important;
	}	 

#s {
	width: 150px;
	border:1px solid #8B8C39;
	}   	
	  
/* /Added by Denis */

#breadcrumbs {
	font-size:0.9em;
	margin:10px;
	clear:both;
}

#content {
	padding-top: 0px;
	float: left;
	width: 660px;

}

.email_updates {
	background: url(images/email.png) no-repeat;
}

.image_link {
	font-size: 0.9em;
	line-height: 40px;
	margin:0;
}


.image_link a {
	padding-left: 40px;
	display: block;
}


.rss_feed {
	background: url(images/rss.png) no-repeat;
}

#sidebar {
	margin: 50px 0 0 10px;
	width: 240px;
	float: left;
	text-align:left;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar h2 {
	padding: 3px 0 5px 10px;
	margin-bottom: 15px;
	background: url(images/sidebar_header_bg2.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;
}

.wp-socializer li{
 	float:left;
	list-style:none;
	margin-left:5px!important;
}


