/*
Theme Name: Pet Friendly Timeshare Guide
Theme URI: http://www.petfriendlytimeshareguide.com
Description: Multi-Column
Version: 1.0
Author: Reid, Brown & Co., LLC
Author URI: http://www.petfriendlytimeshareguide.com
*/


body {
margin: 0;
padding: 0;
font: 76% Arial,sans-serif;
background: #fff;
width: 796px;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-top: 1px solid #999;

}

#wrap {
background: #fff;
margin: 0;


}

#header {
margin: 10px 0 0 0;
float: center;
}


#header h1 {
padding: 5px;
margin: 0 0 10px 0;
}


#header h1 a {
font-size: 20pt;
text-decoration: none;
font-variant: small-caps;
font-family: "Times New Roman", Times, serif;
color: #000;
}



#header p {
 width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#chitika-top {
background: #EEEEEE;
border-top: 1px solid #999;
border-bottom: 0;
height: 0px;
}

#left {
clear: left;
float: left;
/* width was 120px; add 204px */
width: 271px;
margin: 0px;
padding-left: 3px;
font: 95% Arial;
background: #fff;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
}

#searchform {
	color: #595949;
	font-size: 10px;
	width: 105px;
}

#s {
     width: 50px;
}


#left ul, #right ul, #rightinnerbox li {	
list-style: none;
margin: 0;
font-size: 1.1em;
color: #fff; 
font-variant: none;
padding-left: 2px;
}	

#left h3, #right h3, #classifieds h3 {
     color: #000;
	 padding-top: 10px;
	 text-decoration: underline;
	 font-weight: bold;
	 font-size: 9pt;	 
}

#left li a, #right li a {
      text-decoration: underline;
      padding: 5px 10px;
      line-height: 1.5em;
      color: #003366;
	  font-variant: none;
}	
	
#left li a:hover, #right li a:hover {
           color: #003366;
 }


.announce {
line-height: 1.5em;
}

#right {
float: right;
margin: 0;
padding: 0px;
width:160px;
font-size: 9pt;
line-height: 1.5em;
}

#rightinnerbox {
   border: 1px solid #ccc;
   padding: 5px;
   margin: 5px;
   background: #eeeeee;
}


#singlelinks {
   width: 300px;
   float: left;
   border: 1px solid #ccc;
   padding: 5px;
   margin: 5px;
   background: #eeeeee;
}

#rightinnerbox a, #rightinnerbox b {
   color: #333333;
}

#rightinnerbox h3, #rightinnerbox h3 a, #greatsites h3, #singlelinks h3, #singlelinks h3 a, #rightinnerbox li {
  color: #333333;
  text-decoration: none;
}


#greatsites {
   border: 1px solid #ccc;
   padding: 3px;
   margin: 3px;
}

#greatsites li, #greatsites a {
   font: 8.5pt Times;
   padding-top: 2px;

}

#classifieds {
   border: 1px solid #ccc;
   margin: 5px;
 }
 

 #classifieds ul li {
    background: #eee;
	border: 1px solid #999;
    color: #333;
	margin-top: 5px;
	font: 8pt Arial;
	padding: 0;
	text-align: center;
 }
 
 #classifieds ul li a {
    color: #951BC4;
	font-weight: bold;
	text-decoration: none;
 }
 
 #classifieds ul li a:hover {
   text-decoration: underline;
       color: #951BC4;
 }
 

#classifieds a {
   color: #fff;
}



#content {
margin: 10px;
padding: 20px;
line-height: 1.5em; 
text-align: left;


}

#singlecontent {
margin: 5px;
padding: 10px;
line-height: 1.5em; 
text-align: left;
}

#archivecontent {
margin: 10px;
margin-left: 20px;
padding: 20px;
line-height: 1.5em; 
text-align: left;
}

#archiveheader {
    padding: 10px 0 0px 0;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	}
	
#archiveheader h2 {
    color: #000;
}

#maincontent {
margin: 0; /* 10px 100px 20px 100px; */
padding: 5px 5px; /* 0 20px 0 20px; */
line-height: 1.2em; 
text-align: left;
float: left;
width: 348px; /* was 204 */

}

#maincontent2 {
margin: 0;
padding: 0;
float: left;
line-height: 1.5em; 
text-align: left;
width: 204px; /* was 336 */
border-right: 1px solid #999;
}

#singlecontent-ads {
margin: 0;
padding: 0;
float: left;
line-height: 1.5em; 
text-align: left;
width: 336px;
height: 280px;
border-right: 1px solid #999;
}



/* Added */
#content .premeta, #content .premeta a, #maincontent .premeta, #maincontent .premeta a {
	margin: 0;
	padding: 0;
	color: #555;
	text-decoration: none;
}

#content .postmeta, #content .postmeta a, .postmeta, .postmeta a {
	margin: 0;
	padding: 0px;
	background: #fff;
	color: #951BC4;
	text-decoration: none;
    font-weight: bold;

	}

#content ol, #maincontent ol, #singlecontent ol {
    padding-left: 10px;
}



#content .post {
        padding: 0px 0px;
}
/* end added */

.archivepost {
     border-bottom: 3px dashed #999;
}


#maincontent li, #singlecontent li {
list-style-position: inside;
padding: 3px;
}


a {
text-decoration: underline;
color: #333;
}

a:hover {
  color: #ff3333;
}

h2, h2 a, h2 a:hover {
   font-size: 1.3em;
   line-height: 1.1em;
   font-weight: normal;
   margin: 0; 
   text-decoration: none;
   color: #000;
   font-family: "Times New Roman", Times;
}


b {
   color: #333;

}


#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}



a:hover {
text-decoration: underline;
color: #117755; /* 286ea0; */
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 5px;
width: 700px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}



.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 0px 0px 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

/* Side bar left */
#left ul, #left li, #left .page_item{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* Side bar right */
#right ul, #right li {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
}

/* comments style */
#commentid { float: left;
             width: 400px;
}
#commentid .commentlist {
	margin: 1.8em 0;
	list-style-type: none;
}
#commentid .commentlist li {
 	padding: 0 1.6em;
}
#commentid .commentlist li.alt {
	border: 1px solid #555555;
	background-color: #CCCCCC;
	border-width: 1px 0 1px 0;
}
#commentid .commentlist h4 {
	margin: 1em 0;
}
#commentid textarea {
	width: 200px;
}
blockquote {
	margin: 0 10px;
	padding: 0 10px;
	border-left: 4px solid #cccccc;
	color: #555555;
}

pagetitle {
    color: #000;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 3px solid #333;
}

#commentform {
  width: 180px;

}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}

#overlay{ background-image: url("http://www.lasvegastimeshareguide.com/wp-images/overlay.png"); }

* html #overlay{
	background-color: #000;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.lasvegastimeshareguide.com/wp-images/overlay.png", sizingMethod="scale");
	}


#map {
  margin: 5px;
  padding: 5px;
  border: 2px solid #333;
  float: left;
}

#sidebar {
  margin: 5px;
  padding: 5px;
  border: 2px solid #333;
  float: left;
  width: 160px;
}

#mapwrapper {
  margin: 3px;
  padding: 3px;
  float: left;
  background: #ccc;
  border: 1px solid #333;
}

#pics {
   float: right;
   border: 1px solid #999;
}

#resortinfo {
  width: 300px;
  float: left;
  padding: 5px;
  margin: 5px;
  background: #ccc;
  border: 1px solid #333;
}

#mainmenu {
  border: 1px solid #333;
  background: #ccc;
  padding: 5px;
  margin: 5px;
}

 #mainmenu li a {
   padding: 2px;
   margin: 0px;
   background: #inherit;
 }
 
 #mainmenu li a:hover {
   background: #fff;
 }

#resortlist {
  border: 1px solid #333;
  background: #ccc;
  padding: 5px;
  margin: 5px;
 }
 
 #resortlist li a {
   padding: 2px;
   margin: 0px;
   background: #inherit;
 }
 
 #resortlist li a:hover {
   background: #fff;
 }
 
 #resortinfo a {
 
 }
 
 #resortinfo a:hover {
 
 }
 
 .page_item {
   background: #ccc;
   padding: 3px;
   margin: 3px;
 }
 
 .current_page_item {
   background: #fff;
   padding: 3px;
   margin: 3px;
 }

