/*  
Theme Name: Gadget Story
Description: Gadget Story theme 2 Columns is a white, blue and grey, clean and simple, fixed width, widget ready theme, gadget theme, electronic theme, tv theme, computer theme
Version: 1.1
Author: WPThemes4You
Author URI: http://wpthemes4you.wordpress.com
Tags: simple, blue, white, grey, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, gadget theme, electronic theme, tv theme, computer theme
*/
/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	border: none;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
body
{	
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
	margin:0;
	padding:0;
	background-image:url(http://www.atlantic-cityhotels.net/images/page-bg.gif);
	background-repeat: repeat-x;
	
}
#main-container {
	width:960px;
	height:auto;
	clear:both;
	margin-top:7px;
}
#container { 
	width: 960px; 
	text-align: left; 
	margin: 0 auto; 
	}

/*** Header ***/
#logo-container {
	width:960px;
	height:43px;
}
.logo-box {
	width:303px;
	height:30px;
	background-image:url(http://www.atlantic-cityhotels.net/images/logo.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:left;
}
#link-container {
	width:960px;
	height:27px;
	margin-top:6px;
	float:right;/*background-image:url(../images/link-bg.gif); background-repeat:repeat-x;*/
}
#banner {
	width:960px;
	height:128px;
	background-image:url(http://www.atlantic-cityhotels.net/images/banner.gif);
	background-repeat:no-repeat;
	/*margin-left:5px;
	margin-right:5px;*/
	clear:both;
}
/*#header h2 a {
	color: #336699;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #0099FF;
	text-decoration: none;
	}

#header h3 {
	color: #336699;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	/*text-transform: uppercase;*/
	/*text-indent: 10px; */
	/*margin-top: 10px;
	}*/


/*** Menu ***/


#menu { 
	/*background: url(images/bg.png) top center repeat;*/
	background: #333333;
	width: 960px; 
	margin-top: 0px;
	margin-bottom: 0px; 
	text-align: right;
	}
#lthotelbooking-box{
	width:255px;
	height:auto;
	margin-left:6px;
	margin-top:5px;
}
.hotelbooking-topbar{
	background:url('images/Menu-Top.jpg') bottom no-repeat;
	width:200px;
height:29px;
}
.sidebarbox{
	background-repeat:repeat-y;
	width:200px;
}
.hotelbooking-bottombar{
	background-image:url('images/Menu-Bottem.jpg');
	background-repeat:no-repeat;
	width:255px;
	height:9px;
}
/*** Sidebar ***/
#sidebar
{
	float: left;
	width: 200px;
	height:auto;
	margin-top: 5px;
}

#sidebar img
{
	border: none;
}

#sidebar ul
{
	margin:0;
	list-style:none;
	padding:0px 0px 0px 20px;

}

#sidebar li {
	display:block;
	padding:0 10px 0px 25px;
	background:url('images/Arrow.jpg') no-repeat center left;
	line-height:21px;
	}
#sidebar ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#014d26;
	display:block;
	height:21px;
	text-decoration:none;
	}

#sidebar ul li a:hover {
	color:#c26e00;
	text-decoration:underline;
}
#sidebar h2{
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
display:block;
padding-top:7px;
}

#sidebar .sidebarbox h3
{
	/* color: #273647; */
	color: #336699;
	font-size: 15px;
	margin-bottom: 2px;
}
h1 {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
h1 a {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	}

#menu li {
	display:block;
	padding:0 10px 0px 15px;
	background:url('images/arrow.gif') no-repeat center left;
	line-height:21px;
	}
		
#menu ul {
	margin:0;
	list-style:none;
	padding:0px 0px 0px 10px;
	}
	
#menu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#014d26;
	display:block;
	height:21px;
	text-decoration:none;
	}

#menu ul li a:hover {
	color:#c26e00;
	text-decoration:underline;
	}

#logotitle #logo
{	
	float: left;
	width: 34px;
	height: 40px;	
}

#logotitle #title
{	
	position: relative;
	top: 10px;
	left: 24px;
}

/*** Main ***/
#main
{
	width: 960px;
	margin: 0 auto;
}

#main #content
{
	float: right;
	width: 710px;
	padding:12px;
	margin-right: 5px;
}

.post
{
	margin-bottom: 70px;
	line-height: 20px;
}

.post .postheader h2
{
	font-size: 17px;
	margin-bottom: 3px;
}

.post .postheader h2 a
{
	text-decoration: none;
	color: #273647;
}

.post .postheader h2 a:hover
{
	text-decoration: underline;
}

.post .postheader .postmeta
{
	font-size: 11px;
	padding-bottom: 5px;
	margin:0 auto;
}

.post img
{
	padding: 5px;
	border: solid 1px #ababab;
}


/***  Search form ***/
.searchform form
{
	margin-top: 4px;
}
.searchform #search
{
	width: 160px;
}

/*** Comments ***/
.allcomments h3
{
	font-size: 15px;
}

.commentbox
{
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #ababab;
	background: #f6f6f6;
}

.commentbox .avatar
{
	float: left;
	margin-right: 5px;
}

.commentbox small
{
	font-size: 11px;
}

.commentbox p {
	margin-bottom: 0px;
}

.commentbox .commentmeta
{
	width: 300px;
}

#commentform label
{
    display:block;
    margin: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform strong
{
	font-size: 11px;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

/*** Footer ***/
#footer
{
	width: 960px;
	color: #ffffff;
	background: #ffffff url(images/footer.gif) top center repeat-x;
	font-size: 11px;
	overflow: hidden;
	text-align: center;
	border-top: 1px solid #ffffff;
	clear: both;
	padding: 40px 0px 30px 0px; 
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFF00;
	/*text-decoration: underline;*/
	}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}
