/*  

Theme Name: Basic

Theme URI: http://www.sincmedia.com

Description: a basic foundation for themes.

Version: 1.0

Author: max supera

Author URI: http://www.sincmedia.com/



*/





body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #323232 url('images/repeat.jpg') repeat-x top left;
	color: #000000;
}
#hotel-nav {
	background-color: #7d756a;
	color: #fff;
	width:465px;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
}
#hotel-nav a {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}
#hotel-nav a:hover {
	text-decoration: underline;
}
.userStyle {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#printContainer {
	padding: 25px 0 50px 0;
}
a:link, a:visited {
	text-decoration: underline;
	color: #336699;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 15px 0 0 0;
}
h1 {
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}
#bgCenter {
	margin: 0 auto 0 auto;
	width:847px;
	background:#323232;
	text-align:center;
}
#bgHolder {
	float:left;
	margin: 0 auto 0 auto;
	width: 847px;
	background:#323232 url('images/centerbg.jpg') no-repeat top;
}
#wrapper {
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
	background:#ffffff;
}
#header {
	float: left;
	width: 800px;
	height: 226px;
	background: #ffffff url('images/header.jpg') 0px center no-repeat;
	text-align:right;
}
#myMenu {
	height:39px;
	margin:0 0 0 0;
	padding:16px 20px 0 0;
	float:right;
}
#myMenu a {
	text-decoration:none;
}
#myMenu a:hover {
	text-decoration:underline;
}
#headSpace {
	height:170px;
	margin:0;
	padding:0;
}
.myMenutext {
	padding:15px 0 0 0;
}
#holder {
	float: left;
	vertical-align: bottom;
	width:800px;
	background:#ffffff;
	margin:0;
	padding:0;
}
#container {
	float: left;
	padding:25px 10px 0 22px;
	margin:0;
	width: 475px;
	background:#ffffff;
}
#archiveContainer {
	float: left;
	margin:0;
	width: 475px;
	background:#ffffff;
	text-align:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 19px;
}
#PostContainer {
	float: left;
}
#printContainer {
	float: left;
	padding:25px 0px 25px 0px;
	margin:0;
	background:#ffffff;
}
.catTitle {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #606060;
	width:350px;
	height:30px;
	background: url(images/titleStrip.png) no-repeat;
	padding-left:20px;
	padding-top:7px;
	
    
}
.menuStrip {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #606060;
	width:800px;
	height:30px;
	margin-bottom:0px;
	background-image: url(../../../images/menuStrip.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menuStrip A:link {
	text-decoration: none;
	color: #606060;
}

.menuStrip A:visited {
	text-decoration: none;
	color: #606060;
}

.menuStrip A:active {
	text-decoration: none;
	color: #606060;
}

.menuStrip A:hover {
	font-size: 12px;
	text-decoration: none;
	color: #00F;	
}

.homeStrip {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #606060;
	width:450px;
	height:30px;
	margin-bottom:0px;
	background-image: url(../../../images/headStrip.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

.homeStrip A:link {
	text-decoration: none;
	color: #606060;
}

.homeStrip A:visited {
	text-decoration: none;
	color: #606060;
}

.homeStrip A:active {
	text-decoration: none;
	color: #606060;
}

.homeStrip A:hover {
	font-size: 12px;
	text-decoration: none;
	color: #00F;	
}


.searchTitle {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #606060;
	width:465px;
	height:30px;
	background: url(images/titleStrip.gif) no-repeat;
	margin-bottom:20px;
	padding:10px 0 0 8px;
}
.postSpace {
	width:100%;
	height:2px;
	border-bottom:#999999 thin solid;
	margin: 20px 0 20px 0;
}
#featured {
	padding: 0 0 15px 0;
}
.post {
	padding: 10px 0 10px 0;
}
.post h2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	color:#333333;
}
.post h2 a {
	color:#333333;
	text-decoration: none;
	cursor: default;
	display:none;
}
.entry {
	line-height: 18px;
}
.searchEntry {
	line-height: 18px;
}
.searchPost {
	padding: 10px 0 10px 0;
}
.searchPost h2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	color:#333333;
}
.searchPost h2 a {
	color:#666666;
	text-decoration: underline;
}
p.postmetadata {
	background:#000000;
	color:#ffffff;
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}
#pageAd {
	margin:15px 0 15px 0;
}
.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.sidebar {
	text-align:center;
	float: right;
	width: 245px;
	background: #ffffff;
	margin: 0;
	padding: 0 22px 0 0;
	display: inline;
	font-family: Arial, Helvetica, Sans-serif;
}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 9px 0;
}
.sidebar ul li {
	padding: 10px 0 9px 0;
}
.sidebar ul li h2 {
	margin: 0 0 2px 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	color: #666;
}
.sidebar ul ul li {
	padding: 0;
	line-height: 24px;
}
#text-323285991 {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
}
table#wp-calendar {
	width: 100%;
}
/* Search */

#search {
	margin:0;
	padding:0;
}
#search #s {
	background: #ddd url('images/search.png') 0px center no-repeat;
	color: #222;
	font-size: 1em;
	margin:0;
	padding: 4px 0 4px 17px;
	width: 150px;
	border:1px solid #333;
}
#search input {
	border:0
}
#search #s:hover {
	color: #0066cc;
	background: #fff url('images/search_blue.png') 0px center no-repeat;
}
.search-excerpt {
	margin: 0;
}
#mySearch {
	height:51px;
	float:right;
	clear:both;
	margin:0;
	padding:20px;
}
#mySearch #s {
	background: #ddd url('images/search.png') 0px center no-repeat;
	color: #222;
	font-size: 1em;
	margin:0;
	padding: 4px 0 4px 17px;
	width: 150px;
	border:1px solid #333;
}
#mySearch input {
	border:0
}
#mySearch #s:hover {
	color: #0066cc;
	background: #fff url('images/search_blue.png') 0px center no-repeat;
}
.search-excerpt {
	margin: 0;
}
#mySearch #searchsubmit {
	display:none;
}
.archiveMain {
	float: left;
	height: 231px;
	width: 465px;
	background-image: url(images/archive-bg.jpg);
	background-repeat: no-repeat;
}
.archiveNoDeal {
	float: left;
	/* height: 265px; */

	width: 465px;
	background-image: url(images/archive-bg-noDeal.jpg);
	background-repeat: no-repeat;
}

.archiveNoDealMedium {
	float: left;
	height: 300px;
	width: 465px;
	background-image: url(images/archive-bg-noDeal-medium.jpg);
	background-repeat:repeat-y;
}

.archiveNoDealMedium2 {
	float: left;
	height: 350px;
	width: 465px;
	background-image: url(images/archive-bg-noDeal-medium2.jpg);
	
}


.archiveNoDealTall {
	float: left;
	/* height: 265px; */

	width: 465px;
	height: 525px;
	background-image: url(images/archive-bg-noDeal-tall.jpg);
	background-repeat:repeat-y;
	padding-top: 10px;
}
.postHolder {
	height: 202px;
	width: 405px;
	margin-left: 10px;
	margin-top: 14px;
	margin-bottom: 15px;
}
.titleHolder {
	height: 99px;
	float: left;
	width: 405px;
}
.imgHolder {
	height: 99px;
	width: 110px;
	float: left;
}
.theTitle {
	float: right;
	height: 99px;
	width: 290px;
	text-transform: uppercase;
	}
.entryHolder {
	float: left;
	height: 99px;
	width: 405px;
	margin-top: 8px;
	/* overflow: auto; */

	margin-bottom: 15px;
}
.printBtn {
	height: 200px;
	width: 40px;
	margin: 15px 0px 0px;
	padding: 0px;
	float: right;
	vertical-align: top;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 218px;
	width: 760px;
	float:left;
}
#bottomSpacer {
	height: 170px;
	background-image: url('../../../dev/wp-content/themes/tutorial/images/bottomAd/bottom.jpg');
}
.style1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style2 {
	color: #FFCC00;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	color: #FFFFFF;
	font-size: 14px;
}
.style1 a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style2 a {
	color: #FFCC00;
	font-weight: bold;
	font-size: 14px;
}
.style3 a {
	color: #FFFFFF;
	font-size: 14px;
}
.style1b {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style2b {
	color: #666699;
	font-weight: bold;
	font-size: 14px;
}
.style3b {
	color: #666666;
	font-size: 14px;
}
.style1b a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style2b a {
	color: #666699;
	font-weight: bold;
	font-size: 14px;
}
.style3b a {
	color: #666666;
	font-size: 14px;
}
#bottom a {
	text-decoration:none;
}
#bottom a:hover {
	text-decoration:underline;
}
#footer {
	clear: both;
	float: left;
	vertical-align:bottom;
	width: 800px;
	background:#323232;
	color:#ffffff;
	padding:3px 0 3px 0;
	margin-bottom:3px;
}
#footer p {
	line-height:10px;
	font-size:11px;
	margin:0 10px 0 10px;
	text-align:right;
}
.archiveNoDealTall2 {
	float: left;
	/* height: 265px; */

	width: 465px;
	height: 1000px;
	background-image: url(images/archive-bg-noDeal-tall2.jpg);
	background-repeat:repeat-y;
	padding-top: 10px;
	margin-top:10px;
}

.archiveNoDealTall1 {
	float: left;
	/* height: 265px; */

	width: 465px;
	height: 700px;
	background-image: url(images/archive-bg-noDeal-tall.jpg);
	background-repeat:repeat-y;
	padding-top: 10px;
	margin-top:10px;
}

.archiveNoDealTall3 {
	float: left;
	/* height: 265px; */

	width: 465px;
	height: 1075px;
	background-image: url(images/archive-bg-noDeal-tall2.jpg);
	background-repeat:repeat-y;
	padding-top: 10px;
	margin-top:10px;
}

.archiveNoDealTall4 {
	float: left;
	/* height: 265px; */

	width: 465px;
	height: 1400px;
	background-image: url(images/archive-bg-noDeal-tall2.jpg);
	background-repeat:repeat-y;
	padding-top: 10px;
	margin-top:10px;
}

